diff options
Diffstat (limited to 'conf/machine/rx3000.conf')
-rw-r--r-- | conf/machine/rx3000.conf | 2 |
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" |