diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/unzip/unzip-native_552.bb (renamed from packages/unzip/unzip-native_551.bb) | 0 | ||||
-rw-r--r-- | packages/unzip/unzip_551.bb | 15 | ||||
-rw-r--r-- | packages/unzip/unzip_552.bb | 0 |
3 files changed, 0 insertions, 15 deletions
diff --git a/packages/unzip/unzip-native_551.bb b/packages/unzip/unzip-native_552.bb index e69de29bb2..e69de29bb2 100644 --- a/packages/unzip/unzip-native_551.bb +++ b/packages/unzip/unzip-native_552.bb diff --git a/packages/unzip/unzip_551.bb b/packages/unzip/unzip_551.bb deleted file mode 100644 index ccdbc1bfc5..0000000000 --- a/packages/unzip/unzip_551.bb +++ /dev/null @@ -1,15 +0,0 @@ -SECTION = "console/utils" -SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz" -S = "${WORKDIR}/unzip-5.51" - -LICENSE = "Info-ZIP" - -do_compile() { - make -f unix/Makefile generic -} - -do_install() { - make -f unix/Makefile install prefix=${D}${prefix} -} - - diff --git a/packages/unzip/unzip_552.bb b/packages/unzip/unzip_552.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/unzip/unzip_552.bb |