From: Rod Whitby Date: Mon, 26 Feb 2007 06:52:56 +0000 (+0000) Subject: angstrom-2007.1.conf: Set PREFERRED_VERSION_linux-libc-headers to 2.6.18 for ixp4xx X-Git-Tag: Release-2010-05/1~9154^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44b82a0670457f1440c84a81813e11767afd54f;p=openembedded.git angstrom-2007.1.conf: Set PREFERRED_VERSION_linux-libc-headers to 2.6.18 for ixp4xx --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 92e8a4b255..5198055136 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -185,6 +185,7 @@ PREFERRED_VERSION_linux-libc-headers_i486 ?= "2.6.18" PREFERRED_VERSION_linux-libc-headers_i586 ?= "2.6.18" PREFERRED_VERSION_linux-libc-headers_i686 ?= "2.6.18" PREFERRED_VERSION_linux-libc-headers_powerpc ?= "2.6.18" +PREFERRED_VERSION_linux-libc-headers_ixp4xx ?= "2.6.18" PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" PREFERRED_VERSION_glibc ?= "2.5"