summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2007-05-22 22:04:10 +0000
committerRobert Bradford <rob@openedhand.com>2007-05-22 22:04:10 +0000
commit7f6761aec18ca1b7171cc9f732e4f6e1cec05c06 (patch)
treef4ea698b1169ed7c1f6fbe6f096cd3259976fd0c
parentd05bcee7f21250854c56fd47b1d5c064ac95efb2 (diff)
downloadast2050-yocto-poky-7f6761aec18ca1b7171cc9f732e4f6e1cec05c06.zip
ast2050-yocto-poky-7f6761aec18ca1b7171cc9f732e4f6e1cec05c06.tar.gz
No xserver-kdrive-omap in Poky any more. Changed to xserver-kdrive-xomap. This
might be incorrect. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1760 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/conf/machine/nokia770.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index fa9567d..c480ce0 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -4,11 +4,11 @@
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap"
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"
OpenPOWER on IntegriCloud