summaryrefslogtreecommitdiff
path: root/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/squashfs-tools/squashfs-tools-native_4.0.bb')
-rw-r--r--recipes/squashfs-tools/squashfs-tools-native_4.0.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
deleted file mode 100644
index 17894179f2..0000000000
--- a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require squashfs-tools_4.0.bb
-
-inherit native
-
-DEPENDS = "attr-native zlib-native"
-
-PACKAGES = ""
-
-do_stage () {
- install -m 0755 mksquashfs ${STAGING_BINDIR}/
-}
-