poky/meta/recipes-devtools/python/python3
Alejandro Enedino Hernandez Samaniego dc24e256a9 python3: Fix do_create_manifest for python3-sqlite3
Some of the sqlite3 files ended up in python3-misc incorrectly,
this is caused becuse we couldnt add the whole ${libdir}/python3/sqlite3
folder on the package because we also have another sqlite3-tests
package that needs to include another folder from that directory.

This patch not only fixes the do_create_manifest script to handle this
situation, but also patches the manifest (created using the script)
which also fixes a hiddn runtime dependency that we wouldn't have seen.

(From OE-Core rev: 3324cb31670f33ffe193e550e3b3da8380b3c8c9)

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-31 09:48:42 +01: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
cgi_py.patch
configure.ac-fix-LIBPL.patch
create_manifest3.py python3: Fix do_create_manifest for python3-sqlite3 2018-03-31 09:48:42 +01: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: Fix purelib install and runtime paths 2018-03-15 06:27:20 -07:00
python-config.patch
python3-manifest.json python3: Fix do_create_manifest for python3-sqlite3 2018-03-31 09:48:42 +01:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python: refresh patches 2018-03-11 06:27:00 -07:00
setup.py-check-cross_compiling-when-get-FLAGS.patch
setuptweaks.patch
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