[oe-commits] Graeme Gregory : angstrom-2008.1.conf : increment angstrom uclibc usage to the latest point rel.

git version control git at git.openembedded.org
Mon Mar 1 14:58:25 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3b35dfffa89e90fe3042f7813b48e7c35010766e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3b35dfffa89e90fe3042f7813b48e7c35010766e

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Mon Mar  1 14:55:38 2010 +0000

angstrom-2008.1.conf : increment angstrom uclibc usage to the latest point rel.

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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index c4562cb..225e218 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -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"





More information about the Openembedded-commits mailing list