mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +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: 1a0622be3804598895a35c31bd44866c8647967f) 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> (cherry picked from commit d152dfe784f231fa369d59f9bce8195ad09c5482) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
8c72a790db
commit
ce5cc6c7a2
@@ -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