summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch')
-rw-r--r--meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch1
1 files changed, 1 insertions, 0 deletions
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,
2if it is not found causes an error on configure, 2if it is not found causes an error on configure,
3we should use ncursesw from sysroot instead 3we should use ncursesw from sysroot instead
4 4
5Upstream-Status: Pending
5 6
6Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 7Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
7 8