aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJohn Connolly <john@buglabs.net>2010-05-12 10:19:04 -0500
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-05-13 19:36:02 +0200
commit8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294 (patch)
tree6a508892bbf649acb5ff9ff3b42f9b32796e2b3c /conf
parentdd32565d28aa3802f40776bceeb8f53a53de08a3 (diff)
downloadopenembedded-8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294.tar.gz
conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen
*BUG20 is using tslib for xorg touchscreen. *would like this to get into stable *tested on BUG2.0
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/bug20.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index dbc1faf6ea..42c2c1239f 100644
--- 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"