mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
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>
|
||
|---|---|---|
| .. | ||
| 0001-cross-compile-support.patch | ||
| 0001-Do-not-use-the-shell-version-of-python-config-that-w.patch | ||
| 0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch | ||
| 0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch | ||
| 03-fix-tkinter-detection.patch | ||
| 12-distutils-prefix-is-inside-staging-area.patch | ||
| 030-fixup-include-dirs.patch | ||
| 070-dont-clean-ipkg-install.patch | ||
| 080-distutils-dont_adjust_files.patch | ||
| 130-readline-setup.patch | ||
| 150-fix-setupterm.patch | ||
| avoid_warning_about_tkinter.patch | ||
| avoid-ncursesw-include-path.patch | ||
| cgi_py.patch | ||
| configure.ac-fix-LIBPL.patch | ||
| create_manifest3.py | ||
| fix_for_using_different_libdir.patch | ||
| get_module_deps3.py | ||
| host_include_contamination.patch | ||
| pass-missing-libraries-to-Extension-for-mul.patch | ||
| python-3.3-multilib.patch | ||
| python-config.patch | ||
| python3-manifest.json | ||
| python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch | ||
| 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 | ||
| sysconfig.py-add-_PYTHON_PROJECT_SRC.patch | ||
| sysroot-include-headers.patch | ||
| tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch | ||
| unixccompiler.patch | ||