aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/openzaurus-3.5.4.conf1
-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
4 files changed, 1 insertions, 15 deletions
diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf
index 47b9c0557f..384c9b8a47 100644
--- a/conf/distro/openzaurus-3.5.4.conf
+++ b/conf/distro/openzaurus-3.5.4.conf
@@ -8,6 +8,7 @@ DISTRO_TYPE = "debug"
FEED_URIS += " \
upgrades##http://openzaurus.org/official/unstable/3.5.3/upgrades/ \
+ machine##http://openzaurus.org/opfficial/unstable/3.5.3/feed/machine/${MACHINE} \
base##http://openzaurus.org/official/unstable/3.5.3/feed/base/ \
libs##http://openzaurus.org/official/unstable/3.5.3/feed/libs/ \
console##http://openzaurus.org/official/unstable/3.5.3/feed/console \
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