git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e52192
)
nokia800: Xomapfb doesn't build and is deprecated, switch to xf86-video-omapfb
author
Koen Kooi
<koen@openembedded.org>
Wed, 3 Dec 2008 10:30:55 +0000
(11:30 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 3 Dec 2008 10:30:55 +0000
(11:30 +0100)
conf/machine/nokia800.conf
patch
|
blob
|
history
diff --git
a/conf/machine/nokia800.conf
b/conf/machine/nokia800.conf
index
69b9430
..
8d5a5b0
100644
(file)
--- a/
conf/machine/nokia800.conf
+++ b/
conf/machine/nokia800.conf
@@
-4,7
+4,10
@@
TARGET_ARCH = "arm"
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap"
-XSERVER = "xserver-kdrive-xomap"
+XSERVER = "xserver-xorg \
+ xf86-input-evdev \
+ xf86-input-tslib \
+ xf86-video-omapfb "
GUI_MACHINE_CLASS = "bigscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "800"