mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 20:42:24 +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:
parent
e73e46d740
commit
fe8d2ec19b
@ -16,6 +16,7 @@ TOOLCHAIN_HOST_TASK = "\
|
||||
nativesdk-glibc-gconv-libjis \
|
||||
nativesdk-patchelf \
|
||||
nativesdk-libxcrypt \
|
||||
nativesdk-libxcrypt-compat \
|
||||
nativesdk-libnss-nis \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user