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:
dd32565
)
conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen
author
John Connolly
<john@buglabs.net>
Wed, 12 May 2010 15:19:04 +0000
(10:19 -0500)
committer
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Thu, 13 May 2010 17:36:02 +0000
(19:36 +0200)
*BUG20 is using tslib for xorg touchscreen.
*would like this to get into stable
*tested on BUG2.0
conf/machine/bug20.conf
patch
|
blob
|
history
diff --git
a/conf/machine/bug20.conf
b/conf/machine/bug20.conf
index
dbc1faf
..
42c2c12
100644
(file)
--- a/
conf/machine/bug20.conf
+++ b/
conf/machine/bug20.conf
@@
-9,6
+9,7
@@
XSERVER = "xserver-xorg \
xserver-xorg-extension-glx \
xf86-input-evdev \
xf86-input-mouse \
+ xf86-input-tslib \
xf86-video-omapfb \
xf86-input-keyboard"