aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rx3000.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-01-12 20:03:48 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-01-12 20:03:48 +0000
commitd136678e618e308ee7a47a1650102a9886fafcb2 (patch)
tree10e576de09c5ec784076b2cbcf2d96babfc4160d /conf/machine/rx3000.conf
parent7c318bfdf81af542dc0c15747748ac886eafbda5 (diff)
downloadopenembedded-d136678e618e308ee7a47a1650102a9886fafcb2.tar.gz
rx3000.conf: Specify known good kernel version.
Diffstat (limited to 'conf/machine/rx3000.conf')
-rw-r--r--conf/machine/rx3000.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf
index 40b13667b6..e39844d943 100644
--- a/conf/machine/rx3000.conf
+++ b/conf/machine/rx3000.conf
@@ -20,6 +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"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"