mirror of
https://git.yoctoproject.org/poky
synced 2026-06-08 15:29:50 +00:00
tcf-agent: fetching over git:// no longer works
(From OE-Core rev: 44a6cd03721b51cbb4e05870375fa347527b0db5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
183dbb1b0f
commit
79b7ce12c1
@@ -10,7 +10,7 @@ SRCREV = "a022ef2f1acfd9209a1bf792dda14ae4b0d1b60f"
|
||||
PV = "1.7.0+git${SRCPV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent \
|
||||
SRC_URI = "git://git.eclipse.org/r/tcf/org.eclipse.tcf.agent.git;protocol=https \
|
||||
file://fix_ranlib.patch \
|
||||
file://ldflags.patch \
|
||||
file://tcf-agent.init \
|
||||
|
||||
Reference in New Issue
Block a user