poky/meta/recipes-devtools/python/python3
Matthias Schoepfer 1aa01b21b5 python3: fixing bpo-36852 patch for builds on i686 architecture
The original patch "bpo-36852: proper detection of mips architecture
for soft float" uses AC_CANONICAL_TARGET to determine the platform
triplet. While AC_CANONICAL_TARGET exports i686 as target_cpu, gcc
is using i386 instead. We fall back here to i386, as it is conform
to the previous behavior.

Upstream Status: Submitted [https://github.com/python/cpython/pull/13196]

(From OE-Core rev: 6beab388e73b3ac6157650855a6c1fb1d71e8015)

Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-31 13:58:01 +01:00
..
0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch python3: fixing bpo-36852 patch for builds on i686 architecture 2020-03-31 13:58:01 +01: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: resolve ncurses host contamination 2020-02-18 23:53:54 +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-Don-t-search-system-for-headers-libraries.patch python3-native: Should not search the system for headers/libraries. 2020-03-06 08:19:18 +00:00
0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch python3: add another multilib fix 2019-04-23 23:30:20 +01:00
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 python3: fix do_install fail for parallel buiild 2019-05-08 23:00:32 +01:00
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: resolve ncurses host contamination 2020-02-18 23:53:54 +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
0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch python3: resolve ncurses host contamination 2020-02-18 23:53:54 +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 python3: python3: Fix build error x86->x86 2019-06-19 22:13:42 +01:00
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: install _tkinter.*.so to python3-tkinter package 2020-02-14 13:07:23 +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