poky/meta/recipes-devtools/python/python3
Jackie Huang 4e0180b746 python3: several fixes for cross compiling
* Add a patch to use CROSSPYTHONPATH as PYTHONPATH for
  PYTHON_FOR_BUILD, otherwise CROSSPYTHONPATH is never used,
  and it use the path in target builds to find libraries.

* Add a patch to avoid finding host headers and libs

* Fix a typo: s/python-native3/python3-native/

(From OE-Core rev: d3d00163671bda5395c9046c1109f711772e4ed9)

(From OE-Core rev: 4cda344f2c159b81588e2418071865f501d46be9)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-31 10:18:46 +00:00
..
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
03-fix-tkinter-detection.patch
04-default-is-optimized.patch
06-ctypes-libffi-fix-configure.patch
12-distutils-prefix-is-inside-staging-area.patch
020-dont-compile-python-files.patch
030-fixup-include-dirs.patch
070-dont-clean-ipkg-install.patch
080-distutils-dont_adjust_files.patch
110-enable-zlib.patch
130-readline-setup.patch
150-fix-setupterm.patch
000-cross-compile.patch
avoid_warning_about_tkinter.patch
avoid-ncursesw-include-path.patch
cgi_py.patch
fix_for_using_different_libdir.patch
fix-ast.h-dependency.patch
host_include_contamination.patch
makerace.patch python3/gcc/autoconf: Fix Upstream-Status in some patches I authored 2014-05-07 15:14:34 +01:00
python-3.3-multilib.patch
python-config.patch python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00
python3-fix-build-error-with-Readline-6.3.patch python: fix build error with Readline 6.3 2014-04-04 11:53:51 +01:00
python3-setup.py-no-host-headers-libs.patch python3: several fixes for cross compiling 2014-12-31 10:18:46 +00:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python3: several fixes for cross compiling 2014-12-31 10:18:46 +00:00
remove_sqlite_rpath.patch
setuptweaks.patch
shutil-follow-symlink-fix.patch
sitecustomize.py
sys_platform_is_now_always_linux2.patch
sysroot-include-headers.patch
unixccompiler.patch python3: fix builtins imports 2014-06-30 16:36:44 +01:00