mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
uninative-tarball: Add libxcrypt-compat
This avoids sstate/uninative relocation issues where a binary was built against a system with libcrypt.so.1 or libcrypt.so.2 and then run on the opposite by ensuring both libraries are in uninative. (From OE-Core rev: 6089bfbc059c8bebb63ae6b0bafe8fe035548ac0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,6 +16,7 @@ TOOLCHAIN_HOST_TASK = "\
|
|||||||
nativesdk-glibc-gconv-libjis \
|
nativesdk-glibc-gconv-libjis \
|
||||||
nativesdk-patchelf \
|
nativesdk-patchelf \
|
||||||
nativesdk-libxcrypt \
|
nativesdk-libxcrypt \
|
||||||
|
nativesdk-libxcrypt-compat \
|
||||||
nativesdk-libnss-nis \
|
nativesdk-libnss-nis \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user