mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
meta: Add/fix missing Upstream-Status to patches
This adds or fixes the Upstream-Status for all remaining patches missing it in OE-Core. (From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Rebased for python-2.7.9
|
||||
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
|
||||
|
||||
Upstream-Status: Pending
|
||||
Index: Python-2.7.13/configure.ac
|
||||
===================================================================
|
||||
--- Python-2.7.13.orig/configure.ac
|
||||
|
||||
@@ -2,6 +2,7 @@ Python tries to use ncursesw from the host,
|
||||
if it is not found causes an error on configure,
|
||||
we should use ncursesw from sysroot instead
|
||||
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user