summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
index 00b68abfad..5de02cdf45 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
@@ -37,9 +37,6 @@ do_install () {
37 install -m 0755 mksquashfs ${D}${sbindir}/ 37 install -m 0755 mksquashfs ${D}${sbindir}/
38} 38}
39 39
40# required to share same place with -lzma specific packages
41FILESPATHPKG =. "squashfs-tools-${PV}:"
42
43ARM_INSTRUCTION_SET = "arm" 40ARM_INSTRUCTION_SET = "arm"
44 41
45BBCLASSEXTEND = "native" 42BBCLASSEXTEND = "native"