From: Alexander Kanavin Date: Thu, 24 Apr 2025 11:10:12 +0000 (+0200) Subject: tcf-agent: update SRC_URI to https://gitlab.eclipse.org X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b8190ab58bd235b797b5acfa20e49e28b381990;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcf-agent: update SRC_URI to https://gitlab.eclipse.org Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb index e1ac0a29a7a..235936288ba 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb @@ -10,7 +10,7 @@ SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709" PV = "1.8.0+git" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\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://tcf-agent.init \ file://tcf-agent.service \