[oe-commits] Koen Kooi : angstrom next: switch to eglibc 2. 12 to align with angstrom-yocto

git version control git at git.openembedded.org
Tue Nov 16 18:45:28 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Nov 16 19:38:21 2010 +0100

angstrom next: switch to eglibc 2.12 to align with angstrom-yocto

---

 conf/distro/angstrom-2010.x.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index be61683..7e201f8 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -75,8 +75,8 @@ PREFERRED_VERSION_glibc 		?= "2.10.1"
 PREFERRED_VERSION_glibc-initial 	?= "2.10.1"
 PREFERRED_VERSION_uclibc        	?= "0.9.30.2"
 PREFERRED_VERSION_uclibc-initial	?= "0.9.30.2"
-PREFERRED_VERSION_eglibc		?= "2.11"
-PREFERRED_VERSION_eglibc-initial	?= "2.11"
+PREFERRED_VERSION_eglibc		?= "2.12"
+PREFERRED_VERSION_eglibc-initial	?= "2.12"
 
 #powerpc needs additional patches to gcc
 ANGSTROM_GCC_VERSION_ppc405 		?= "4.1.1"





More information about the Openembedded-commits mailing list