poky/meta/recipes-devtools/python/python3
Ross Burton fe9e4bbee7 python: refresh patches
The patch tool will apply patches by default with "fuzz", which is where if the
hunk context isn't present but what is there is close enough, it will force the
patch in.

Whilst this is useful when there's just whitespace changes, when applied to
source it is possible for a patch applied with fuzz to produce broken code which
still compiles (see #10450).  This is obviously bad.

We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For
that to be realistic the existing patches with fuzz need to be rebased and
reviewed.

(From OE-Core rev: 0b25fcee333e6207a8596d26adfa65fec85c26df)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-09 09:17:04 -08:00
..
0001-cross-compile-support.patch python3: update target and native recipes to 3.5.4 2018-02-06 11:06:27 +00:00
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch python: update to 3.5.3 2017-05-18 14:01:47 +01:00
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch python3: Use _sysconfigdata.py to initialize distutils.sysconfig 2017-05-29 15:15:20 +01:00
03-fix-tkinter-detection.patch
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
070-dont-clean-ipkg-install.patch python: refresh patches 2018-03-09 09:17:04 -08:00
080-distutils-dont_adjust_files.patch
130-readline-setup.patch
150-fix-setupterm.patch
avoid_warning_about_tkinter.patch python: refresh patches 2018-03-09 09:17:04 -08:00
avoid-ncursesw-include-path.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
cgi_py.patch
configure.ac-fix-LIBPL.patch python3: fix installed-vs-shipped when 64bit + multilib 2016-01-07 13:40:17 +00:00
create_manifest3.py python3: Restructure python3 packaging and replace it with autopackaging 2018-01-20 22:31:56 +00:00
fix_for_using_different_libdir.patch meta: update patch metadata 2016-07-08 09:57:24 +01:00
get_module_deps3.py python3: Restructure python3 packaging and replace it with autopackaging 2018-01-20 22:31:56 +00:00
host_include_contamination.patch
pass-missing-libraries-to-Extension-for-mul.patch python2/python3: fix multiprocessing.BoundedSemaphore not work on qemux86/qemuarm 2017-08-13 09:27:37 +01: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-manifest.json python3: Fix python3-logging dependencies 2018-02-16 18:05:39 +00:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python: refresh patches 2018-03-09 09:17:04 -08:00
setup.py-check-cross_compiling-when-get-FLAGS.patch
setuptweaks.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
shutil-follow-symlink-fix.patch
sitecustomize.py
support_SOURCE_DATE_EPOCH_in_py_compile.patch python3: improve reproducibility 2017-08-16 00:03:15 +01:00
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch python: refresh patches 2018-03-09 09:17:04 -08:00
sysroot-include-headers.patch
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