summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-05-05 09:05:16 +0000
committerRod Whitby <rod@whitby.id.au>2005-05-05 09:05:16 +0000
commita86b16aa213caaa83841fb4b43940e325ca1bb82 (patch)
tree7b58b2968cd2fa1bbae3096bc65637f834ab8d2f /conf
parentea7f5348b3fda1a0e1bf399ae7bde50b840e0cc5 (diff)
Unslung and OpenSlug linuxrc corrections
BKrev: 4279e1ccfjKblxAjFzpCmQ50KUV4hw
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openslug.conf2
-rw-r--r--conf/distro/unslung.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 274fdec3c9..045b7a426d 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2
DISTRO_NAME = "OpenSlug"
-DISTRO_VERSION = "1.8-beta"
+DISTRO_VERSION = "1.9-beta"
DISTRO_TYPE ?= "beta"
TARGET_FPU_local ?= "soft"
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index f947f97589..c9e4d505d9 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -7,7 +7,7 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/unslung/native"
FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/oe"
DISTRO_NAME = "Unslung"
-DISTRO_VERSION = "4.18-alpha"
+DISTRO_VERSION = "4.19-alpha"
DISTRO_TYPE = "beta"
TARGET_FPU = "soft"