summaryrefslogtreecommitdiff
path: root/unzip/unzip-native_551.oe
diff options
context:
space:
mode:
Diffstat (limited to 'unzip/unzip-native_551.oe')
-rw-r--r--unzip/unzip-native_551.oe8
1 files changed, 0 insertions, 8 deletions
diff --git a/unzip/unzip-native_551.oe b/unzip/unzip-native_551.oe
deleted file mode 100644
index 115e5f15e3..0000000000
--- a/unzip/unzip-native_551.oe
+++ /dev/null
@@ -1,8 +0,0 @@
-SECTION = "console/utils"
-inherit native
-include unzip_${PV}.oe
-
-do_stage() {
- install -d ${STAGING_BINDIR}
- install unzip ${STAGING_BINDIR}
-}