[oe-commits] Khem Raj : angstrom-2008.1.conf: Update uclibc PREFERRED_VERSION to 0.9.30

GIT User account git at amethyst.openembedded.net
Sat Dec 13 03:42:25 UTC 2008


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Dec 12 19:39:33 2008 -0800

angstrom-2008.1.conf: Update uclibc PREFERRED_VERSION to 0.9.30
angstrom-2008-preferred-versions.inc: Delete uclibc PREFERRED_VERSION

---

 conf/distro/angstrom-2008.1.conf                   |    6 +++---
 .../include/angstrom-2008-preferred-versions.inc   |    2 --
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 49fc4ac..7a052ab 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -71,11 +71,11 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20"
 #This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
 PREFERRED_VERSION_linux-libc-headers 	= "2.6.23"
 
-#Prefer glibc 2.6 and uclibc 0.9.29, these have had the most testing.
+#Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing.
 PREFERRED_VERSION_glibc 		?= "2.6.1"
 PREFERRED_VERSION_glibc-initial 	?= "2.6.1"
-PREFERRED_VERSION_uclibc 		?= "0.9.29"
-PREFERRED_VERSION_uclibc-initial 	?= "0.9.29"
+PREFERRED_VERSION_uclibc        	?= "0.9.30"
+PREFERRED_VERSION_uclibc-initial	?= "0.9.30"
 
 PREFERRED_PROVIDER_avahi = "avahi"
 
diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index f6afab6..bc57853 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -25,7 +25,5 @@ PREFERRED_VERSION_pkgconfig	= "0.23"
 PREFERRED_VERSION_pkgconfig-native = "0.23"
 PREFERRED_VERSION_pulseaudio 	= "0.9.10"
 PREFERRED_VERSION_tiff 		= "3.8.2+4.0.0beta2"
-PREFERRED_VERSION_uclibc-initial = "0.9.30"
-PREFERRED_VERSION_uclibc        = "0.9.30"
 PREFERRED_VERSION_udev 		= "124"
 PREFERRED_VERSION_xserver-kdrive = "1.4.0.90"





More information about the Openembedded-commits mailing list