[oe-commits] Graeme Gregory : angstrom-2008.1.conf : update uclibc to latest bugfix release

git version control git at git.openembedded.org
Thu Dec 3 11:22:56 UTC 2009


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

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Dec  3 11:21:36 2009 +0000

angstrom-2008.1.conf :  update uclibc to latest bugfix release

This was needed to clear some linking errors occuring on avr32

---

 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 7d0a9dc..abc9a93 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"
-PREFERRED_VERSION_uclibc-initial	?= "0.9.30"
+PREFERRED_VERSION_uclibc        	?= "0.9.30.1"
+PREFERRED_VERSION_uclibc-initial	?= "0.9.30.1"
 
 # Preferred provider for virtual/psplash
 # This enforces a specific brand to be used, in our case the angstrom





More information about the Openembedded-commits mailing list