aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-04-11 06:38:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-11 06:38:31 +0000
commitf42b0f7d3dffbf3e6f14de26825a231ba1424de2 (patch)
treef0c00b5e58fc1e79fe6292738dcc82d9ddbcee1f /conf
parent4841b201810b9b6dff9ecbafdfd766a925a6c1eb (diff)
downloadopenembedded-f42b0f7d3dffbf3e6f14de26825a231ba1424de2.tar.gz
unslung.conf: Moved to 6.9-alpha in preparation for any upcoming bug fixes
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/unslung.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index a26e790fd5..7a147d8cf1 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -3,12 +3,12 @@
#@DESCRIPTION: Unslung Linux Distribution for the NSLU2
DISTRO_NAME = "Unslung"
-DISTRO_VERSION = "6.8-beta"
+DISTRO_VERSION = "6.9-alpha"
DISTRO_TYPE = "beta"
FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable"
FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable"
-FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/6.8-beta"
+FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/stable"
# pull in the frozen list of bbfiles
UNSLUNG_EXTRA_BBFILES ?= ""