angstrom-2007.1.conf: Set kernel version for PocketPC's:
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 15 Jun 2007 09:30:00 +0000 (09:30 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 15 Jun 2007 09:30:00 +0000 (09:30 +0000)
* Ones without flash support - to 2.6.21-hh7 (latest)
* Ones with flash support - to 2.6.20-hh6 (.21 has known issues with mtd)
* Default - 2.6.20-hh6 (previous, 2.6.16 is *very* old).

conf/distro/angstrom-2007.1.conf

index 66cb1df..e7d1478 100644 (file)
@@ -125,13 +125,13 @@ MACHINE_KERNEL_VERSION = "2.6"
 PCMCIA_MANAGER = "pcmciautils"
 
 #Preferred version for the kernel on various machines
-PREFERRED_VERSION_linux-handhelds-2.6               ?= "2.6.16-hh9"
-PREFERRED_VERSION_linux-handhelds-2.6_h3900         ?= "2.6.20-hh6"
-PREFERRED_VERSION_linux-handhelds-2.6_h4000         ?= "2.6.20-hh6"
+PREFERRED_VERSION_linux-handhelds-2.6               ?= "2.6.20-hh6"
+PREFERRED_VERSION_linux-handhelds-2.6_h3900         ?= "2.6.21-hh7"
+PREFERRED_VERSION_linux-handhelds-2.6_h4000         ?= "2.6.21-hh7"
 PREFERRED_VERSION_linux-handhelds-2.6_h5000         ?= "2.6.20-hh6"
-PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal  ?= "2.6.19-hh13"
+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.20-hh6"
+PREFERRED_VERSION_linux-handhelds-2.6_magician      ?= "2.6.21-hh7"
 
 # Needed for crappy ipaqs with broken hostap in the kernel
 PREFERRED_VERSION_hostap-modules                    ?= "0.4.7"