From: Alexander Kanavin Date: Tue, 16 Jun 2026 19:16:24 +0000 (+0200) Subject: tcf-agent: upgrade 1.9.0 -> 1.11.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79b3bd156a080803f2af17c279b3e1624acff8a6;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git tcf-agent: upgrade 1.9.0 -> 1.11.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch b/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch index d701e8dec08..9a911051e6b 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch +++ b/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch @@ -1,29 +1,27 @@ +From 2132bc5206b5d619c74caa391bc00d6f91d6ebe2 Mon Sep 17 00:00:00 2001 +From: Abdur Rehman +Date: Wed, 26 Aug 2015 19:18:11 +0500 +Subject: [PATCH] tcf-agent: obey LDFLAGS + We need LDFLAGS to be respected otherwise there are QA warnings as the right flags don't get used. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Ross Burton -From d92af0483c20365fd0af740d0baef8870b4aa374 Mon Sep 17 00:00:00 2001 -From: Abdur Rehman -Date: Wed, 26 Aug 2015 19:18:11 +0500 -Subject: [PATCH] tcf-agent: obey LDFLAGS - Signed-off-by: Abdur Rehman Rebased to 4a2c4baaccbc8c29ce0297705de9a4e096d57ce5 version Signed-off-by: Mark hatle - - --- - Makefile.inc | 2 +- + Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: agent/Makefile.inc -=================================================================== ---- agent.orig/Makefile.inc -+++ agent/Makefile.inc +diff --git a/Makefile.inc b/Makefile.inc +index 63f062b2..5da23c02 100644 +--- a/Makefile.inc ++++ b/Makefile.inc @@ -111,7 +111,7 @@ NO_LINK_F ?= -c # Linker definition and flags diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb similarity index 98% rename from meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb rename to meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb index 132b3d7dee2..6e9c7fc0ada 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_1.9.0.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb @@ -6,7 +6,7 @@ BUGTRACKER = "https://bugs.eclipse.org/bugs/" LICENSE = "EPL-1.0 | BSD-3-Clause" LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679" -SRCREV = "9076423f959d53aafa4000d6bb8bf2a1485971b9" +SRCREV = "3051a4806ac4b041ec7c49ffc6d07f0014b8480c" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master;tag=${PV} \