diff options
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 70d740b4e0..6b679489fd 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb | |||
@@ -30,6 +30,7 @@ TOOLCHAIN_HOST_TASK ?= "\ | |||
30 | nativesdk-mtools \ | 30 | nativesdk-mtools \ |
31 | nativesdk-zstd \ | 31 | nativesdk-zstd \ |
32 | nativesdk-lz4 \ | 32 | nativesdk-lz4 \ |
33 | nativesdk-libacl \ | ||
33 | " | 34 | " |
34 | 35 | ||
35 | MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}" | 36 | MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}" |