From: Rod Whitby Date: Fri, 14 Jan 2005 14:08:50 +0000 (+0000) Subject: Unslung 3.18: Bumped the version. X-Git-Tag: Release-2010-05/1~15436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11eee0e9bd9dca14b2b7f80323b542409648698;p=openembedded.git Unslung 3.18: Bumped the version. BKrev: 41e7d272lpbJSc_uqrY_FMHxwmZACA --- diff --git a/packages/busybox/switchbox_1.00.bb b/packages/busybox/switchbox_1.00.bb index 91ca91f348..6367688d17 100644 --- a/packages/busybox/switchbox_1.00.bb +++ b/packages/busybox/switchbox_1.00.bb @@ -1,5 +1,4 @@ -DESCRIPTION = "SwitchBox version ${PV}. \ -SwitchBox is a minimal version of BusyBox with just enough functionality \ +DESCRIPTION = "SwitchBox is a minimal version of BusyBox with just enough functionality \ to switch between different root filesystem options on an Unslung NSLU2 device." HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" diff --git a/packages/nslu2-binary-only/unslung-standard-rootfs_2.3r25.bb b/packages/nslu2-binary-only/unslung-standard-rootfs_2.3r25.bb index 22086796e3..faeb1b8ed3 100644 --- a/packages/nslu2-binary-only/unslung-standard-rootfs_2.3r25.bb +++ b/packages/nslu2-binary-only/unslung-standard-rootfs_2.3r25.bb @@ -1,8 +1,8 @@ SECTION = "base" -PR = "r38" +PR = "r39" -UNSLUNG_VERSION = "3.17-beta" +UNSLUNG_VERSION = "3.18-beta" UNSLUNG_VARIANT ?= "standard" DEPENDS = "nslu2-linksys-libs"