aboutsummaryrefslogtreecommitdiffstats
path: root/packages/unzip
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-29 09:40:09 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-29 09:40:09 +0000
commit0eb32f40f4fd701162339e07ad1a142b415dd3a7 (patch)
tree831fc28f169e8de4afb0f2b4238abdc9c103ad8c /packages/unzip
parent0a26389420aefed882f529ce589bc24bfb713103 (diff)
downloadopenembedded-0eb32f40f4fd701162339e07ad1a142b415dd3a7.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/29 10:54:37+02:00 uni-frankfurt.de!mickeyl move unzip(-native) to 552, add DESCRIPTION BKrev: 42998df9Qf0C3wf3zO24LokQFxGwHQ
Diffstat (limited to 'packages/unzip')
-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.bb15
-rw-r--r--packages/unzip/unzip_552.bb0
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