summaryrefslogtreecommitdiff
path: root/conf/distro/unslung.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r--conf/distro/unslung.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index df20c0647a..35f1de8ec4 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -2,10 +2,12 @@
#@NAME: Unslung
#@DESCRIPTION: Unslung Linux Distribution for the NSLU2
-FEED_URIS_unslung = "unslung##http://ipkg.nslu2-linux.org/feeds/unslung/unstable"
+FEED_URIS_cross = "cross##http://ipkg.nslu2-linux.org/feeds/unslung/cross"
+FEED_URIS_native = "native##http://ipkg.nslu2-linux.org/feeds/unslung/native"
+FEED_URIS_oe = "oe##http://ipkg.nslu2-linux.org/feeds/unslung/oe"
DISTRO_NAME = "Unslung"
-DISTRO_VERSION = "4.5-alpha"
+DISTRO_VERSION = "4.7-alpha"
DISTRO_TYPE = "beta"
TARGET_FPU = "soft"