summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2006-01-22 12:00:56 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-22 12:00:56 +0000
commitb5a2a12f50424ad15585513e40da17c5b3e613c5 (patch)
tree96e867bdf6ed2165c1a5db445d147eff68bc3a7a /conf
parentb3959eacd7022f8fa819a488ae624ae479d7d84b (diff)
parentf342d6c49ef16ade9e67c868d0c962cd455ca575 (diff)
merge of 897657fc95b12ea51abbdcb9bb8828bfa5a1caca
and bf04667bfe2d9cedd68fc1f220beacb16eccdbf9
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/slugos.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index 0bedaa7f71..f412d4fbfd 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -159,6 +159,9 @@ PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
PREFERRED_VERSION_gcc-cross ?= "3.4.4"
PREFERRED_VERSION_gcc ?= "3.4.4"
PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627"
+#For SVN uclibc:
+#SRCDATE_uclibc ?= "20060120"
+#PREFERRED_VERSION_uclibc ?= "0.9.28+svn${SRCDATE_uclibc}"
# Select the correct versions of the kernel and modules (these are the
# defaults, override in the conf/distro top-level distro file).