mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
uninative-tarball: Add nativesdk-libnss-nis to resolve glibc symbol issues
We need this to avoid symbol mismatch issues for binaries that use this on newer systems which then won't run on older ones where it isn't present. (From OE-Core rev: 39c1719a32ed5567e3bf2df5c4f9068d0f5a9400) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5aef7cd919
commit
dafacf0453
|
@ -16,6 +16,7 @@ TOOLCHAIN_HOST_TASK = "\
|
|||
nativesdk-glibc-gconv-libjis \
|
||||
nativesdk-patchelf \
|
||||
nativesdk-libxcrypt \
|
||||
nativesdk-libnss-nis \
|
||||
"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user