[oe-commits] org.oe.dev 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

koen commit openembedded-commits at lists.openembedded.org
Sun Nov 5 17:54:16 UTC 2006


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

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

#
# mt diff -r4d527e7f3e1ebb098c1a915069fd80beeb8017a9 -re747fbd54147e70d31d9c48623f83f4391a830c5
#
# 
# 
# patch "packages/tslib/tslib_1.0.bb"
#  from [7128d86ff2781f973ccc64aa5dbab9ab0838fb24]
#    to [6b2096819973472d6764d81b5ac5f051b2101cdc]
# 
============================================================
--- packages/tslib/tslib_1.0.bb	7128d86ff2781f973ccc64aa5dbab9ab0838fb24
+++ packages/tslib/tslib_1.0.bb	6b2096819973472d6764d81b5ac5f051b2101cdc
@@ -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 = "r0"
+PR = "r1"
 
 SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
            file://ts.conf \
@@ -71,10 +71,8 @@ RDEPENDS_tslib-conf_h1940 = "detect-styl
 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"






More information about the Openembedded-commits mailing list