aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ipaq-pxa270.conf
diff options
context:
space:
mode:
authorErik Hovland <erik@hovland.org>2006-05-23 20:50:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-23 20:50:21 +0000
commit014c6dc6a37005cc8518ae0e3f76a2ccb167d46d (patch)
tree976501bf0d0ff062a81270d87f2344ad808fc636 /conf/machine/ipaq-pxa270.conf
parent7b8c9cabc0b9181040ba22606a3315b30981ab28 (diff)
downloadopenembedded-014c6dc6a37005cc8518ae0e3f76a2ccb167d46d.tar.gz
This commit brings my tree in line with Rene's tree for the familiar
0.8.4 release.
Diffstat (limited to 'conf/machine/ipaq-pxa270.conf')
-rw-r--r--conf/machine/ipaq-pxa270.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf
index 821f71c31a..71dc9becce 100644
--- a/conf/machine/ipaq-pxa270.conf
+++ b/conf/machine/ipaq-pxa270.conf
@@ -5,7 +5,7 @@
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm armv4 armv5te ipaqpxa hx4700"
PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
-PREFERRED_VERSIONS_handhelds-pxa-2.6 = "2.6.12-hh3"
+PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.15-hh1"
PREFERRED_VERSION_orinoco-modules = "0.15rc1"
@@ -35,7 +35,7 @@ include conf/machine/tune-strongarm.conf
BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}"
HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \
- hx4700_ts hx4700_wlan snd_hx4700_audio hx4700_power"
+ hx4700_ts snd_hx4700_audio hx4700_power"
module_autoload_hx4700_power = "hx4700_power"
module_autoload_pcmcia = "pcmcia"