From: Koen Kooi Date: Mon, 4 Dec 2006 10:36:48 +0000 (+0000) Subject: tslib: remove some more detect-stylus depends for devices that can use a recent kerne... X-Git-Tag: Release-2010-05/1~9453^2~204^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fafcb77f8ee2f2943157516887063e974220066;p=openembedded.git tslib: remove some more detect-stylus depends for devices that can use a recent kernel and udev to get the touchscreen0 symlink --- diff --git a/packages/tslib/tslib_1.0.bb b/packages/tslib/tslib_1.0.bb index d7ff81daaa..2020f7a43f 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 = "r3" +PR = "r4" SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \ file://ts.conf \ @@ -62,10 +62,7 @@ SRC_URI_OVERRIDES_PACKAGE_ARCH = "0" RDEPENDS_tslib-conf_h1940 = "detect-stylus" RDEPENDS_tslib-conf_h3600 = "detect-stylus" RDEPENDS_tslib-conf_h3900 = "detect-stylus" -RDEPENDS_tslib-conf_h6300 = "detect-stylus" RDEPENDS_tslib-conf_blueangel = "detect-stylus" -RDEPENDS_tslib-conf_htcuniversal = "detect-stylus" -RDEPENDS_tslib-conf_h4000 = "detect-stylus" RPROVIDES_tslib-conf = "libts-0.0-conf" PACKAGE_ARCH_tslib-conf = "${MACHINE_ARCH}"