From: nslu2-linux.adm@bkbits.net Date: Sun, 29 May 2005 09:40:09 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~14067 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb32f40f4fd701162339e07ad1a142b415dd3a7;p=openembedded.git 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 --- 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 similarity index 100% rename from packages/unzip/unzip-native_551.bb rename to 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