generic-poky/meta/recipes-devtools/python/python3
Tyler Hall 28798f1963 python3: Revert python-config to distutils.sysconfig
The newer sysconfig module shares some code with distutils.sysconfig,
but the same modifications as in

12-distutils-prefix-is-inside-staging-area.patch

makes distutils.sysconfig affect the native runtime as well as cross
building.  Use the old, patched implementation which returns paths in
the staging directory and for the target, as appropriate.

This change reverts this upstream patch
http://hg.python.org/cpython/diff/712970b019f7/Misc/python-config.in

(From OE-Core rev: 7b2ffd68ae8235dcc3ddff9cbe8525e61f3b3d28)

Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-08 13:00:32 +01:00
..
000-cross-compile.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
03-fix-tkinter-detection.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
04-default-is-optimized.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
06-ctypes-libffi-fix-configure.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
12-distutils-prefix-is-inside-staging-area.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
020-dont-compile-python-files.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
030-fixup-include-dirs.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
070-dont-clean-ipkg-install.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
080-distutils-dont_adjust_files.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
110-enable-zlib.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
130-readline-setup.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
150-fix-setupterm.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
avoid-ncursesw-include-path.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
avoid_warning_about_tkinter.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
cgi_py.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
fix-ast.h-dependency.patch python3: Fix race condition at high parallelism factor 2014-02-28 14:01:12 +00:00
fix_for_using_different_libdir.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
host_include_contamination.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
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 python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
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
remove_sqlite_rpath.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
setuptweaks.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
shutil-follow-symlink-fix.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sitecustomize.py python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sys_platform_is_now_always_linux2.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sysroot-include-headers.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
unixccompiler.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00