summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-05-13 18:26:01 +0200
committerRene Wagner <rw@handhelds.org>2006-05-13 18:26:01 +0200
commit3d9439629e048dda0f6f3ff2ee7119d656524fe5 (patch)
tree70d8d38001c7cba4b723c306c801c171ed434a4a
parentfafbe923b768f96ca3b504763c340374ea805b0a (diff)
ipax-pxa270.conf: prefer handhelds-pxa-2.6_2.6.15-hh1. remove dependency on hx4700_wlan.
-rw-r--r--org.handhelds.familiar/conf/machine/ipaq-pxa270.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.handhelds.familiar/conf/machine/ipaq-pxa270.conf b/org.handhelds.familiar/conf/machine/ipaq-pxa270.conf
index 821f71c..71dc9be 100644
--- a/org.handhelds.familiar/conf/machine/ipaq-pxa270.conf
+++ b/org.handhelds.familiar/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"