angstrom-2008.1.conf : increment angstrom uclibc usage to the latest point rel.
authorGraeme Gregory <dp@xora.org.uk>
Mon, 1 Mar 2010 14:55:38 +0000 (14:55 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 1 Mar 2010 14:57:53 +0000 (14:57 +0000)
There were problems compiling later gnome/polkit/conkit stuff that this
release fixes. To not deviate too far from glibc builds we need to
update.

conf/distro/angstrom-2008.1.conf

index c4562cb..225e218 100644 (file)
@@ -84,8 +84,8 @@ PREFERRED_VERSION_linux-libc-headers  = "2.6.31"
 #Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing.
 PREFERRED_VERSION_glibc                ?= "2.9"
 PREFERRED_VERSION_glibc-initial        ?= "2.9"
-PREFERRED_VERSION_uclibc               ?= "0.9.30.1"
-PREFERRED_VERSION_uclibc-initial       ?= "0.9.30.1"
+PREFERRED_VERSION_uclibc               ?= "0.9.30.2"
+PREFERRED_VERSION_uclibc-initial       ?= "0.9.30.2"
 
 #powerpc needs additional patches to gcc
 ANGSTROM_GCC_VERSION_ppc405            ?= "4.1.1"