From 2671c3183a74617e79f6879b228f2df8055397fb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Apr 2025 11:40:30 +0200 Subject: [PATCH] tcl8: mark pending patches as inappropriate Upstream submission should be done for tcl 9.x patches. Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- meta/recipes-devtools/tcltk8/tcl8/interp.patch | 2 +- meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch | 2 +- .../tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/tcltk8/tcl8/interp.patch b/meta/recipes-devtools/tcltk8/tcl8/interp.patch index a4fb0c5a9d4..aeebb038e3e 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/interp.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/interp.patch @@ -6,7 +6,7 @@ Subject: [PATCH] tcl: fix race in interp.test The interp-36.7 patch has race conditions and is missing cleanup. This patch by a Tcl maintainer should improve matters. -Upstream-Status: Pending +Upstream-Status: Inappropriate [tcl 8.x is obsolete; upstream submission should be for 9.x patches] Signed-off-by: Ross Burton --- tests/interp.test | 7 ++++--- diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch index 88faf8ac730..898e8241fc4 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch @@ -3,7 +3,7 @@ From: Richard Purdie Date: Wed, 9 Dec 2009 23:59:44 +0000 Subject: [PATCH] tcl: Add tcltk from OE.dev but with legacy staging function -Upstream-Status: Pending +Upstream-Status: Inappropriate [tcl 8.x is obsolete; upstream submission should be for 9.x patches] Signed-off-by: Alexander Kanavin --- unix/Makefile.in | 5 ++++- diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch index 0a0c1173a22..f2a37add7d9 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch @@ -7,7 +7,7 @@ Remove hardcoded library install path. Change $(prefix)/lib/ to ${libdir}. [YOCTO #2876] -Upstream-Status: Pending +Upstream-Status: Inappropriate [tcl 8.x is obsolete; upstream submission should be for 9.x patches] Signed-off-by: Song.Li Signed-off-by: Kai Kang -- 2.47.3