[oe-commits] John Connolly : conf/machine/bug20.conf, add xf86-input-tslib for BUG2. 0 touchscreen

git version control git at git.openembedded.org
Thu May 13 17:45:47 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294

Author: John Connolly <john at buglabs.net>
Date:   Wed May 12 10:19:04 2010 -0500

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

---

 conf/machine/bug20.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index dbc1faf..42c2c12 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"
 





More information about the Openembedded-commits mailing list