From: Koen Kooi Date: Fri, 25 Sep 2009 06:57:44 +0000 (+0200) Subject: omap3-touchbook: also ship xf86-input-tslib X-Git-Tag: Release-2010-05/1~2309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e6bcb33c381f127107daf8141638dcd4a1d9a8;p=openembedded.git omap3-touchbook: also ship xf86-input-tslib --- diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf index dd08dea1c0..8789eb2ab2 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"