mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
the get_python_lib() use hard code "lib". when other recipe building use python-native, the STAGING_LIBDIR is non /usr/lib, so the hard code "lib" will break the build This patch replace the hardcoded "lib" with value from libdir to fix this issue. (From OE-Core rev: ab4ae436126f20b404375c9ae77cf66cfe31ea34) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| 04-default-is-optimized.patch | ||
| 10-distutils-fix-swig-parameter.patch | ||
| 11-distutils-never-modify-shebang-line.patch | ||
| 12-distutils-prefix-is-inside-staging-area.patch | ||
| debug.patch | ||
| nohostlibs.patch | ||
| sitecustomize.py | ||