summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index 5a8b5f77bd..dc1568a77c 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -19,6 +19,9 @@ SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e
19 19
20S = "${WORKDIR}/git/squashfs-tools" 20S = "${WORKDIR}/git/squashfs-tools"
21 21
22# needs FNM_EXTMATCH
23COMPATIBLE_HOST_libc-musl = 'null'
24
22EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS}" 25EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS}"
23 26
24PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr" 27PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr"