[oe-commits] Koen Kooi : omap3-touchbook: also ship xf86-input-tslib

git version control git at git.openembedded.org
Fri Sep 25 07:08:59 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Sep 25 08:57:44 2009 +0200

omap3-touchbook: also ship xf86-input-tslib

---

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

diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf
index dd08dea..8789eb2 100644
--- a/conf/machine/omap3-touchbook.conf
+++ b/conf/machine/omap3-touchbook.conf
@@ -7,6 +7,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER = "xserver-xorg \
            xf86-input-evdev \
            xf86-input-mouse \
+           xf86-input-tslib \
            xf86-video-omapfb \
            xf86-input-keyboard"
 





More information about the Openembedded-commits mailing list