diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-01-14 14:08:50 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-01-14 14:08:50 +0000 |
commit | c11eee0e9bd9dca14b2b7f80323b542409648698 (patch) | |
tree | 2f195bc9c7c9f9afa2c4ce2997372f208cce3f4c /packages | |
parent | 182573fdba68b6fe20942ac93ded46909663e37b (diff) |
Unslung 3.18: Bumped the version.
BKrev: 41e7d272lpbJSc_uqrY_FMHxwmZACA
Diffstat (limited to 'packages')
-rw-r--r-- | packages/busybox/switchbox_1.00.bb | 3 | ||||
-rw-r--r-- | packages/nslu2-binary-only/unslung-standard-rootfs_2.3r25.bb | 4 |
2 files changed, 3 insertions, 4 deletions
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" |