diff options
Diffstat (limited to 'recipes/squashfs-tools')
-rw-r--r-- | recipes/squashfs-tools/squashfs-tools_4.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools_4.0.bb b/recipes/squashfs-tools/squashfs-tools_4.0.bb index 1f58f139d5..c180f4639f 100644 --- a/recipes/squashfs-tools/squashfs-tools_4.0.bb +++ b/recipes/squashfs-tools/squashfs-tools_4.0.bb @@ -15,3 +15,6 @@ TARGET_CC_ARCH += "${LDFLAGS}" COMP_DEFAULT = gzip CFLAGS_append = ' -I. -I../../C -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \ -D_GNU_SOURCE -DLZMA_SUPPORT -DCOMP_DEFAULT=\\"${COMP_DEFAULT}\\" ' + +SRC_URI[md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759" +SRC_URI[sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e" |