poky/meta
hongxu 069a346036 perl: fix do_install failed for nativesdk-perl
While set 'baselib = "lib64"' for nativesdk, perl do_install failed:
| rm: cannot remove 'tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-perl/
5.40.0/image//usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/
usr/lib64/perl5/5.40.0/*/CORE/libperl.so': No such file or directory

Refer perl class-target do_configure, explicitly pass option '--libdir=${libdir}'
to nativesdk do_configure

(From OE-Core rev: 68b368c77198c8f6e5f59e7b8a568645240ae426)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-02-06 07:40:53 +00:00
..
classes classes: go-vendor: Change symlink creation. 2025-01-27 15:47:09 +00:00
classes-global meta/meta-selftest: Fix variable assignment whitespace 2025-02-01 13:42:34 +00:00
classes-recipe testimage.bbclass: fix logDetails() call on error path 2025-02-05 12:49:56 +00:00
conf glibc: Upgrade to 2.41 release 2025-02-05 12:49:56 +00:00
files meta: Enable '-o pipefail' for the SDK installer 2025-02-05 13:00:45 +00:00
lib patchtest/README.md: fix markdown style issues 2025-02-05 12:49:56 +00:00
recipes-bsp meta/meta-selftest: Fix variable assignment whitespace 2025-02-01 13:42:34 +00:00
recipes-connectivity libslirp: upgrade 4.8.0 -> 4.9.0 2025-02-05 12:49:55 +00:00
recipes-core glibc: Upgrade to 2.41 release 2025-02-05 12:49:56 +00:00
recipes-devtools perl: fix do_install failed for nativesdk-perl 2025-02-06 07:40:53 +00:00
recipes-extended lzip: upgrade 1.24.1 -> 1.25 2025-02-05 12:49:56 +00:00
recipes-gnome epiphany: upgrade 47.2 -> 47.3.1 2025-02-05 12:49:55 +00:00
recipes-graphics xorg-minimal-fonts: dont try to install builddir 2025-02-05 12:49:56 +00:00
recipes-kernel linux-firmware: Add RTL8723DS blobs into ${PN}-rtl8723 2025-02-05 12:49:55 +00:00
recipes-multimedia libpng: upgrade 1.6.44 -> 1.6.45 2025-02-05 12:49:56 +00:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato libwpe: upgrade 1.16.0 -> 1.16.1 2025-02-05 12:49:55 +00:00
recipes-support libseccomp: Upgrade 2.5.5 -> 2.6 2025-02-05 13:00:45 +00:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt