From: Gyorgy Sarvari Date: Fri, 8 Aug 2025 14:04:38 +0000 (+0200) Subject: tcf-agent: upgrade 1.8.0 -> 1.9.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2413eb29f0045be441305ccb9e4740a3c9dfe85;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcf-agent: upgrade 1.8.0 -> 1.9.0 Changelog: https://gitlab.eclipse.org/eclipse/tcf/tcf.agent/-/compare/1.8...1.9 Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb similarity index 96% rename from meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb rename to meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb index f008c0c6ded..132b3d7dee2 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb @@ -6,10 +6,10 @@ BUGTRACKER = "https://bugs.eclipse.org/bugs/" LICENSE = "EPL-1.0 | BSD-3-Clause" LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679" -SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709" +SRCREV = "9076423f959d53aafa4000d6bb8bf2a1485971b9" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" -SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \ +SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master;tag=${PV} \ file://ldflags.patch \ file://tcf-agent.init \ file://tcf-agent.service \