mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
tcl8: mark pending patches as inappropriate
Upstream submission should be done for tcl 9.x patches. (From OE-Core rev: 2671c3183a74617e79f6879b228f2df8055397fb) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a499ac1c2b
commit
6a4296d252
|
@ -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
|
The interp-36.7 patch has race conditions and is missing cleanup. This patch by
|
||||||
a Tcl maintainer should improve matters.
|
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 <ross.burton@arm.com>
|
Signed-off-by: Ross Burton <ross.burton@arm.com>
|
||||||
---
|
---
|
||||||
tests/interp.test | 7 ++++---
|
tests/interp.test | 7 ++++---
|
||||||
|
|
|
@ -3,7 +3,7 @@ From: Richard Purdie <rpurdie@linux.intel.com>
|
||||||
Date: Wed, 9 Dec 2009 23:59:44 +0000
|
Date: Wed, 9 Dec 2009 23:59:44 +0000
|
||||||
Subject: [PATCH] tcl: Add tcltk from OE.dev but with legacy staging function
|
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 <alex@linutronix.de>
|
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
|
||||||
---
|
---
|
||||||
unix/Makefile.in | 5 ++++-
|
unix/Makefile.in | 5 ++++-
|
||||||
|
|
|
@ -7,7 +7,7 @@ Remove hardcoded library install path. Change $(prefix)/lib/ to ${libdir}.
|
||||||
|
|
||||||
[YOCTO #2876]
|
[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 <Song.Li@windriver.com>
|
Signed-off-by: Song.Li <Song.Li@windriver.com>
|
||||||
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user