poky/meta/recipes-devtools/python/python3
Changqing Li b7a5901dd6 python3: Do not hardcode "lib" for distutils
Get the sys.lib from python3 itself and do not use
hardcoded value of 'lib' for distutils.

Solve the error below that occurs when run "python3 setup.py
install"
on lib64 multilib platform:
[Errno 2] No such file or directory:
'/usr/lib/python3.7/site-packages/test-easy-install-1828.write-test'

(From OE-Core rev: fb33127de5d80f5bcb84edf6cf4007bca73fa863)

Signed-off-by: Li Zhou <li.zhou@windriver.com>

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-02-08 13:20:02 +00:00
..
0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
0001-configure.ac-fix-LIBPL.patch python3: fix the installation path of libpython3.7m.a for multilib 2020-02-08 13:20:02 +00:00
0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch python3: do not compile .pyc in parallel during do_install() 2020-01-21 12:52:52 +00:00
0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
0001-Do-not-hardcode-lib-as-location-for-site-packages-an.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch
0001-Makefile-do-not-compile-.pyc-in-parallel.patch python3: do not compile .pyc in parallel during do_install() 2020-01-21 12:52:52 +00:00
0001-Makefile-fix-Issue36464-parallel-build-race-problem.patch
0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch
0001-python3-Do-not-hardcode-lib-for-distutils.patch python3: Do not hardcode "lib" for distutils 2020-02-08 13:20:02 +00:00
0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
0001-test_locale.py-correct-the-test-output-format.patch python3: fix the test_locale output format 2019-08-21 21:52:59 +01:00
0001-Use-FLAG_REF-always-for-interned-strings.patch perl: fix Upstream-Status tags 2019-07-02 08:13:07 +01:00
12-distutils-prefix-is-inside-staging-area.patch python3: do not compile .pyc in parallel during do_install() 2020-01-21 12:52:52 +00:00
0017-setup.py-do-not-report-missing-dependencies-for-disa.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
avoid_warning_about_tkinter.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
cgi_py.patch
check_build_completeness.py
create_manifest3.py
crosspythonpath.patch
get_module_deps3.py
python-config.patch python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
python3-manifest.json python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
reformat_sysconfig.py python3: Reformat sysconfig 2019-06-24 10:36:28 +01:00
run-ptest python3: correctly process ptest output with sed 2020-01-21 12:52:52 +00:00