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 () { | |||
| 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 | ||
| 41 | FILESPATHPKG =. "squashfs-tools-${PV}:" | ||
| 42 | |||
| 43 | ARM_INSTRUCTION_SET = "arm" | 40 | ARM_INSTRUCTION_SET = "arm" |
| 44 | 41 | ||
| 45 | BBCLASSEXTEND = "native" | 42 | BBCLASSEXTEND = "native" |
