From: Koen Kooi Date: Thu, 8 Nov 2007 16:11:52 +0000 (+0000) Subject: angstrom 2008: use uclibc 0.9.29 X-Git-Tag: Release-2010-05/1~8445^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21525d7e61c88f740d23ca7e0083f2a829f0c77;p=openembedded.git angstrom 2008: use uclibc 0.9.29 --- diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 3afdd8054a..bd5969a068 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -70,6 +70,9 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.23" PREFERRED_VERSION_glibc = "2.6.1" PREFERRED_VERSION_glibc-intermediate = "2.6.1" PREFERRED_VERSION_glibc-initial = "2.6.1" +PREFERRED_VERSION_uclibc ?= "0.9.29" +PREFERRED_VERSION_uclibc-initial ?= "0.9.29" + #Prefer a newer GTK+ and friends PREFERRED_VERSION_gtk+ = "2.12.0"