aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rx3000.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-01-24 04:24:51 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-01-24 04:24:51 +0000
commit9225a7ecf9f3306c3162e0211b8772d81cb3037c (patch)
treea7e1395be9b293b962e5a44370c8d8d08d6846cd /conf/machine/rx3000.conf
parentf3271105bd2808bf4b32d244f10b3fd2487dbfb8 (diff)
downloadopenembedded-9225a7ecf9f3306c3162e0211b8772d81cb3037c.tar.gz
rx3000: Prefer kernel 2.6.18-hh2, until 2.6.19 will be revamped from mainline breakage.
* Closes #1812.
Diffstat (limited to 'conf/machine/rx3000.conf')
-rw-r--r--conf/machine/rx3000.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf
index e39844d943..190b5f54dd 100644
--- a/conf/machine/rx3000.conf
+++ b/conf/machine/rx3000.conf
@@ -20,7 +20,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget
# Software/packages selection
#
PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
-PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.19-hh8"
+PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.18-hh2"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"