aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tx25.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-07-01 01:59:18 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-07-01 02:03:23 +0200
commitab81f3a9ebc9906412d4a0a3e8d58bf6155f1506 (patch)
treed1004af8d430533af6d4e8f1647683650d863014 /conf/machine/tx25.conf
parent07c3c5d321a9948fa48b64005f633d7606f4ce9f (diff)
downloadopenembedded-ab81f3a9ebc9906412d4a0a3e8d58bf6155f1506.tar.gz
tx25.conf: Use correct kernel
Diffstat (limited to 'conf/machine/tx25.conf')
-rw-r--r--conf/machine/tx25.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/tx25.conf b/conf/machine/tx25.conf
index 92a8fef3df..abe1135dce 100644
--- a/conf/machine/tx25.conf
+++ b/conf/machine/tx25.conf
@@ -9,7 +9,7 @@ MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget screen camer
GUI_MACHINE_CLASS = "bigscreen"
PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_VERSION_linux = "2.6.30"
+PREFERRED_VERSION_linux = "2.6.30-rc4"
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
XSERVER = "xserver-kdrive-fbdev"