diff options
author | Koen Kooi <koen@openembedded.org> | 2007-06-17 08:01:52 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-17 08:01:52 +0000 |
commit | 6be80471c69764afb104877e302b51502f104177 (patch) | |
tree | 0cd23c4073950c4fc44fa3ff2502bf09ac3c5bdd /conf/distro | |
parent | 30309018c93a6ee0b0fa9fe1f8c7138fa961b29a (diff) |
angstrom: lock at91sam9263ek to 2.6.20 for now
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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" |