[oe-commits] org.oe.dev tslib: remove some more detect-stylus depends for devices that can use a recent kernel and udev to get the touchscreen0 symlink

koen commit openembedded-commits at lists.openembedded.org
Mon Dec 4 10:40:46 UTC 2006


tslib: remove some more detect-stylus depends for devices that can use a recent kernel and udev to get the touchscreen0 symlink

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: cef334c73a2538035e5a6ffae59376625ee8be43
ViewMTN: http://monotone.openembedded.org/revision.psp?id=cef334c73a2538035e5a6ffae59376625ee8be43
Files:
1
packages/tslib/tslib_1.0.bb
Diffs:

#
# mt diff -rca1ea70d4c33c061940fe7e7fcbc44c1824b09c1 -rcef334c73a2538035e5a6ffae59376625ee8be43
#
# 
# 
# patch "packages/tslib/tslib_1.0.bb"
#  from [bff648497834d91da4772f129a9cbd823822b0f0]
#    to [5c33c7955b5b831a2bd09f6eaf7f04bc95996535]
# 
============================================================
--- packages/tslib/tslib_1.0.bb	bff648497834d91da4772f129a9cbd823822b0f0
+++ packages/tslib/tslib_1.0.bb	5c33c7955b5b831a2bd09f6eaf7f04bc95996535
@@ -1,10 +1,10 @@ LICENSE = "LGPL"
 DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
 HOMEPAGE = "http://cvs.arm.linux.org.uk/"
 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 @@ RDEPENDS_tslib-conf_h3900 = "detect-styl
 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}"






More information about the Openembedded-commits mailing list