aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslib
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-04 10:36:48 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-04 10:36:48 +0000
commit7fafcb77f8ee2f2943157516887063e974220066 (patch)
tree6ea715fbfc0bde55c23aa11d98a7a6f449b8fb8b /packages/tslib
parentaa0a41bb546c9e7acb587c23f49970c888c56f2b (diff)
downloadopenembedded-7fafcb77f8ee2f2943157516887063e974220066.tar.gz
tslib: remove some more detect-stylus depends for devices that can use a recent kernel and udev to get the touchscreen0 symlink
Diffstat (limited to 'packages/tslib')
-rw-r--r--packages/tslib/tslib_1.0.bb5
1 files changed, 1 insertions, 4 deletions
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}"