generic-poky/meta/recipes-devtools/python/python3
Alexander Kanavin 3d29214b20 python3: do not hardcode "lib" into site-packages search path
This was not working in multilib or x32 setups and amazingly, was not
noticed until now.

The actual modification is in Lib/site.py, the rest is just devtool moving things around in the patch.

(From OE-Core rev: f60d261b682f1526fb7a754c425300954ef85042)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-28 08:43:13 +01:00
..
000-cross-compile.patch python3-native: Upgrade from 3.5.1 to 3.5.2 2016-08-10 10:46:30 +01:00
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch python3-native: use the previous version of python-config script 2016-03-09 17:00:28 +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
12-distutils-prefix-is-inside-staging-area.patch python-native, python3-native: remove the use of exported HOST_SYS and BUILD_SYS variables 2016-06-01 12:38:41 +01: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
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: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
avoid_warning_about_tkinter.patch python(3): Disable tkinter 2016-03-25 10:29:14 +00:00
cgi_py.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
configure.ac-fix-LIBPL.patch python3: fix installed-vs-shipped when 64bit + multilib 2016-01-07 13:40:17 +00:00
fix_for_using_different_libdir.patch meta: update patch metadata 2016-07-08 09:57:24 +01:00
host_include_contamination.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
python-3.3-multilib.patch python3: do not hardcode "lib" into site-packages search path 2017-03-28 08:43:13 +01:00
python-config.patch python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00
python3-fix-CVE-2016-1000110.patch python: fix CVE-2016-1000110 2016-09-28 10:16:03 +01:00
python3-setup.py-no-host-headers-libs.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
setup.py-check-cross_compiling-when-get-FLAGS.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
setup.py-find-libraries-in-staging-dirs.patch python3: detect libraries in STAGING_LIBDIR 2015-08-01 22:24:17 +01:00
setuptweaks.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01: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
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
sysroot-include-headers.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch python3: fix do_configure check platform triplet error 2016-03-12 22:11:46 +00:00
unixccompiler.patch python3: add = to -L linking option only when the path is absolute 2016-06-01 12:38:42 +01:00
upstream-random-fixes.patch python3: Add upstream random.c fixes for recent glibc 2017-01-23 12:05:21 +00:00