mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
buildtools-tarball: Add libacl
Hash equivalence need to include the ACLs in the output hash, and libacl is used to do that so include the library in the buildtools-tarball. (From OE-Core rev: d152dfe784f231fa369d59f9bce8195ad09c5482) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
513c21b8fc
commit
6da9c2b29e
@@ -30,6 +30,7 @@ TOOLCHAIN_HOST_TASK ?= "\
|
||||
nativesdk-mtools \
|
||||
nativesdk-zstd \
|
||||
nativesdk-lz4 \
|
||||
nativesdk-libacl \
|
||||
"
|
||||
|
||||
MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}"
|
||||
|
||||
Reference in New Issue
Block a user