From e2413eb29f0045be441305ccb9e4740a3c9dfe85 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 8 Aug 2025 16:04:38 +0200 Subject: [PATCH] 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 --- .../tcf-agent/{tcf-agent_1.8.0.bb => tcf-agent_1.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/tcf-agent/{tcf-agent_1.8.0.bb => tcf-agent_1.9.0.bb} (96%) 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 \ -- 2.47.3