diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python/multilib.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch | 1 |
2 files changed, 2 insertions, 1 deletions
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 @@ | |||
| 1 | Rebased for python-2.7.9 | 1 | Rebased for python-2.7.9 |
| 2 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
| 3 | 3 | Upstream-Status: Pending | |
| 4 | Index: Python-2.7.13/configure.ac | 4 | Index: Python-2.7.13/configure.ac |
| 5 | =================================================================== | 5 | =================================================================== |
| 6 | --- Python-2.7.13.orig/configure.ac | 6 | --- 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, | |||
| 2 | if it is not found causes an error on configure, | 2 | if it is not found causes an error on configure, |
| 3 | we should use ncursesw from sysroot instead | 3 | we should use ncursesw from sysroot instead |
| 4 | 4 | ||
| 5 | Upstream-Status: Pending | ||
| 5 | 6 | ||
| 6 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 7 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
| 7 | 8 | ||
