From: John Connolly Date: Wed, 12 May 2010 15:19:04 +0000 (-0500) Subject: conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294;p=openembedded.git 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 --- 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"