[oe-commits] org.oe.dev angstrom-2007.1.conf: Set kernel version for PocketPC's:

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jun 15 09:46:17 UTC 2007


angstrom-2007.1.conf: Set kernel version for PocketPC's:
* 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).

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: dc9f7f652e250daef476e85b4f1ec3b610fdabe0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=dc9f7f652e250daef476e85b4f1ec3b610fdabe0
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r6cae67d8eb2b6d2a39c35027eca7695c4c5fcea4 -rdc9f7f652e250daef476e85b4f1ec3b610fdabe0
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [b0c3e6f78934d7caf7f5dbb8894616cac9e665ec]
#    to [dd8e43bbf53d275f6bc67db2eee1a5b4231414b7]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	b0c3e6f78934d7caf7f5dbb8894616cac9e665ec
+++ conf/distro/angstrom-2007.1.conf	dd8e43bbf53d275f6bc67db2eee1a5b4231414b7
@@ -125,13 +125,13 @@ PCMCIA_MANAGER = "pcmciautils"
 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"






More information about the Openembedded-commits mailing list