aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-06 18:52:06 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-06 18:52:06 +0000
commit0934f4de40076204e0416a93c3f9fb9b3931f376 (patch)
tree69d04a60801410a2d4f8c289f6ec10642835cb5d /conf/machine/nokia770.conf
parenta7589dab7b4c398d55f348d9268923443c682865 (diff)
downloadopenembedded-0934f4de40076204e0416a93c3f9fb9b3931f376.tar.gz
nokia770: fix XSERVER
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r--conf/machine/nokia770.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf
index 2727fd44d3..0e308b0a67 100644
--- a/conf/machine/nokia770.conf
+++ b/conf/machine/nokia770.conf
@@ -8,7 +8,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap"
PREFERRED_PROVIDER_virtual/bootloader = ""
PREFERRED_PROVIDER_tslib = "tslib-maemo"
-XSERVER = "xserver-kdrive-omap"
+XSERVER = "xserver-kdrive-xomap"
# 800x480 is big enough for me
GUI_MACHINE_CLASS = "bigscreen"