diff options
Diffstat (limited to 'unzip')
| -rw-r--r-- | unzip/unzip-native_551.bb | 8 | ||||
| -rw-r--r-- | unzip/unzip_551.bb | 0 |
2 files changed, 0 insertions, 8 deletions
diff --git a/unzip/unzip-native_551.bb b/unzip/unzip-native_551.bb deleted file mode 100644 index 9df1c81cca..0000000000 --- a/unzip/unzip-native_551.bb +++ /dev/null @@ -1,8 +0,0 @@ -SECTION = "console/utils" -inherit native -include unzip_${PV}.bb - -do_stage() { - install -d ${STAGING_BINDIR} - install unzip ${STAGING_BINDIR} -} diff --git a/unzip/unzip_551.bb b/unzip/unzip_551.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/unzip/unzip_551.bb +++ /dev/null |
