From: Koen Kooi Date: Sun, 5 Nov 2006 17:47:08 +0000 (+0000) Subject: tslib: don't use detect-stylus for h2200, hx4700 and h5xxx. Feel free to remove other... X-Git-Tag: Release-2010-05/1~9453^2~481^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1384a8db43790023bf244ae49570979be2c2c169;p=openembedded.git tslib: don't use detect-stylus for h2200, hx4700 and h5xxx. Feel free to remove others if the new udev rule for /dev/input/touchscreen0 works --- diff --git a/packages/tslib/tslib_1.0.bb b/packages/tslib/tslib_1.0.bb index 2472ece610..41ee7c1417 100644 --- a/packages/tslib/tslib_1.0.bb +++ b/packages/tslib/tslib_1.0.bb @@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al." SECTION = "base" LICENSE = "LGPL" -PR = "r0" +PR = "r1" SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \ file://ts.conf \ @@ -71,10 +71,8 @@ do_install_append() { SRC_URI_OVERRIDES_PACKAGE_ARCH = "0" RDEPENDS_tslib-conf_h1940 = "detect-stylus" -RDEPENDS_tslib-conf_h2200 = "detect-stylus" RDEPENDS_tslib-conf_h3600 = "detect-stylus" RDEPENDS_tslib-conf_h3900 = "detect-stylus" -RDEPENDS_tslib-conf_h5xxx = "detect-stylus" RDEPENDS_tslib-conf_h6300 = "detect-stylus" RDEPENDS_tslib-conf_blueangel = "detect-stylus" RDEPENDS_tslib-conf_htcuniversal = "detect-stylus"