mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
buildtools-tarball: Add lz4 and ztsd (including pzstd)
Since we start to require these for builds, we need to include them in buildtools-tarball so that older systems can access them easily. (From OE-Core rev: a9ab105b881215653e08d442786e6a3aff84c8ba) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -29,6 +29,8 @@ TOOLCHAIN_HOST_TASK ?= "\
|
||||
nativesdk-rpcsvc-proto \
|
||||
nativesdk-patch \
|
||||
nativesdk-mtools \
|
||||
nativesdk-zstd \
|
||||
nativesdk-lz4 \
|
||||
"
|
||||
|
||||
MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}"
|
||||
|
||||
Reference in New Issue
Block a user