aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-09-22 19:44:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-22 19:44:38 +0000
commit4ab3322bcc988a6a0c0c1d2236d73e20b01dcf2e (patch)
treecb8ec7dcda091bcbce203d551fb80f2e4132be3e /conf
parentcd49c7be0f05ac20ec76176f921936b00e1b2e8f (diff)
downloadopenembedded-4ab3322bcc988a6a0c0c1d2236d73e20b01dcf2e.tar.gz
uclibc_0.9.28: fix thumb support to allow thumb uclibc
This, together with the fixes in gcc and binutils, allows a system to be build with thumb libgcc and libuClibc (etc). ucslugc is changed to release 2 and to use thumb compilation of these modules.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/ucslugc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf
index 1ce549349d..550c26ddfb 100644
--- a/conf/distro/ucslugc.conf
+++ b/conf/distro/ucslugc.conf
@@ -6,7 +6,7 @@
# STANDARD UcSlugC DEFINITIONS
#----------------------------------------------------------------------------------
DISTRO_NAME = "UcSlugC"
-DISTRO_VERSION = "1.1-beta"
+DISTRO_VERSION = "2-beta"
DISTRO_FEED = "unstable"
DISTRO_TYPE ?= "beta"