Updated unslung and unslung-binary-kernel to new feed locations.
authorRod Whitby <rod@whitby.id.au>
Wed, 17 Aug 2005 22:29:57 +0000 (22:29 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 17 Aug 2005 22:29:57 +0000 (22:29 +0000)
conf/distro/unslung-binary-kernel.conf
conf/distro/unslung.conf

index 20a1e32..3f8dbf3 100644 (file)
@@ -2,14 +2,14 @@
 #@NAME: Unslung 
 #@DESCRIPTION: Unslung Linux Distribution for the NSLU2
 
-FEED_URIS  = "cross##http://ipkg.nslu2-linux.org/feeds/unslung/cross"
-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 = "6.0-beta"
+DISTRO_VERSION = "6.0-alpha"
 DISTRO_TYPE = "beta"
 
+FEED_URIS  = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/unstable"
+FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/unstable"
+FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/unstable"
+
 # pull in the frozen list of bbfiles
 UNSLUNG_EXTRA_BBFILES ?= ""
 include conf/distro/freeze.conf
index 0633170..482f478 100644 (file)
@@ -2,14 +2,14 @@
 #@NAME: Unslung 
 #@DESCRIPTION: Unslung Linux Distribution for the NSLU2
 
-FEED_URIS  = "cross##http://ipkg.nslu2-linux.org/feeds/unslung/cross"
-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 = "5.6-alpha"
+DISTRO_VERSION = "5.6-beta"
 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/cross/stable"
+FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/stable"
+
 # pull in the frozen list of bbfiles
 UNSLUNG_EXTRA_BBFILES ?= ""
 include conf/distro/freeze.conf