diff options
-rw-r--r-- | meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb | 3 |
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 () { install -m 0755 mksquashfs ${D}${sbindir}/ } -# required to share same place with -lzma specific packages -FILESPATHPKG =. "squashfs-tools-${PV}:" - ARM_INSTRUCTION_SET = "arm" BBCLASSEXTEND = "native" |