summaryrefslogtreecommitdiffstats
path: root/recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb')
-rw-r--r--recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb b/recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb
deleted file mode 100644
index c171e43f46..0000000000
--- a/recipes/squashfs-tools/squashfs-tools-native_3.1r2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require squashfs-tools_${PV}.bb
-
-inherit native
-
-PACKAGES = ""
-
-do_stage () {
- install -m 0755 mksquashfs ${STAGING_BINDIR}/
-}