diff options
author | Koen Kooi <koen@openembedded.org> | 2007-05-21 13:47:41 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-05-21 13:47:41 +0000 |
commit | 81e073458ef17927da238fdcf916f68f86f61a41 (patch) | |
tree | 00078331511f0e9952135ff6ed5fa5a4334e82bb /conf/distro | |
parent | 876d14e3d326bd03baa4aafe4190bbd55168a197 (diff) |
angstrom: move everything to 2.6.20 kernel headers
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 8a84984a4d..a654535b99 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -219,11 +219,6 @@ PREFERRED_VERSION_binutils ?= "2.17.50.0.5" PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5" PREFERRED_VERSION_binutils-cross-sdk ?= "2.17.50.0.5" -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.20" PREFERRED_VERSION_glibc ?= "2.5" |