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:
6564d21
)
bug: use full X.org
author
Marcin Juszkiewicz
<marcin@buglabs.net>
Wed, 13 Jan 2010 16:40:44 +0000
(17:40 +0100)
committer
Marcin Juszkiewicz
<marcin@juszkiewicz.com.pl>
Fri, 15 Jan 2010 19:02:51 +0000
(20:02 +0100)
conf/machine/bug.conf
patch
|
blob
|
history
diff --git
a/conf/machine/bug.conf
b/conf/machine/bug.conf
index
3e0389a
..
d79cf15
100644
(file)
--- a/
conf/machine/bug.conf
+++ b/
conf/machine/bug.conf
@@
-14,3
+14,11
@@
CPU_FEATURES += "vfp"
require conf/machine/include/tune-arm1136jf-s.inc
KERNEL_IMAGETYPE = "uImage"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
+XSERVER = "xserver-xorg \
+ xf86-input-evdev \
+ xf86-input-tslib \
+ xf86-input-mouse \
+ xf86-video-fbdev \
+ xf86-input-keyboard"