From a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 26 Jun 2017 11:52:30 +0100 Subject: 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 --- meta/recipes-devtools/python/python/multilib.patch | 2 +- .../python/python/use_sysroot_ncurses_instead_of_host.patch | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python/multilib.patch b/meta/recipes-devtools/python/python/multilib.patch index 50cc5911aa..f5568d2d2b 100644 --- a/meta/recipes-devtools/python/python/multilib.patch +++ b/meta/recipes-devtools/python/python/multilib.patch @@ -1,6 +1,6 @@ Rebased for python-2.7.9 Signed-off-by: Alejandro Hernandez - +Upstream-Status: Pending Index: Python-2.7.13/configure.ac =================================================================== --- Python-2.7.13.orig/configure.ac diff --git a/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch b/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch index 2c657861c8..fb4a3bcf95 100644 --- a/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch +++ b/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch @@ -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 -- cgit v1.2.3-54-g00ecf