mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
tcf-agent: correct the SRC_URI
The SRC_URI is changed to git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git (From OE-Core rev: d9f424921179a52ffe053411c44f20e44e7deba1) Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
@@ -10,7 +10,7 @@ SRCREV = "2735e3d6b7eccb05ab232825c618c837d27a5010"
|
|||||||
PV = "1.7.0+git${SRCPV}"
|
PV = "1.7.0+git${SRCPV}"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||||
SRC_URI = "git://git.eclipse.org/r/tcf/org.eclipse.tcf.agent.git;protocol=https;branch=master \
|
SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \
|
||||||
file://ldflags.patch \
|
file://ldflags.patch \
|
||||||
file://tcf-agent.init \
|
file://tcf-agent.init \
|
||||||
file://tcf-agent.service \
|
file://tcf-agent.service \
|
||||||
|
|||||||
Reference in New Issue
Block a user