From: Koen Kooi Date: Sun, 17 Jun 2007 08:01:52 +0000 (+0000) Subject: angstrom: lock at91sam9263ek to 2.6.20 for now X-Git-Tag: Release-2010-05/1~8868^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be80471c69764afb104877e302b51502f104177;p=openembedded.git angstrom: lock at91sam9263ek to 2.6.20 for now --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 9931389c26..27e0c78769 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -134,6 +134,8 @@ PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.21-hh7" PREFERRED_VERSION_linux-handhelds-2.6_hx4700 ?= "2.6.20-hh6" PREFERRED_VERSION_linux-handhelds-2.6_magician ?= "2.6.21-hh7" +PREFERRED_VERSION_linux_at91sam9263ek ?= "2.6.20" + # Needed for crappy ipaqs with broken hostap in the kernel PREFERRED_VERSION_hostap-modules ?= "0.4.7" PREFERRED_VERSION_hostap-utils ?= "0.4.7"