From: Koen Kooi Date: Wed, 31 Oct 2007 14:46:07 +0000 (+0000) Subject: angstrom 2008: prefer 2.6.23 for libc headers X-Git-Tag: Release-2010-05/1~8454^2~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e886b2f3b85431bfd19dbea29722e66f75c33b76;p=openembedded.git angstrom 2008: prefer 2.6.23 for libc headers --- diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 98e1c6e22b..93b666c896 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -64,7 +64,7 @@ PREFERRED_VERSION_gcc-cross = "4.2.1" PREFERRED_VERSION_gcc-cross-initial = "4.1.2" #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.22" +PREFERRED_VERSION_linux-libc-headers = "2.6.23" #Prefer glibc 2.6 and uclibc 0.9.29, these have had the most testing. PREFERRED_VERSION_glibc = "2.6.1"