tslib: Update universal bits and specific dependencies.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 12 Jul 2006 22:08:38 +0000 (22:08 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 12 Jul 2006 22:08:38 +0000 (22:08 +0000)
packages/tslib/tslib/htcuniversal/tslib.sh
packages/tslib/tslib_20060703.bb

index c19d349..9ac2ecb 100644 (file)
@@ -3,3 +3,7 @@
 TSLIB_TSDEVICE=`detect-stylus --device`
 TSLIB_CONFFILE=/etc/ts.conf
 
+# this one is for making opie happy...
+QWS_MOUSE_PROTO=TPanel:`detect-stylus --device`
+export TSLIB_TSDEVICE TSLIB_CONFFILE QWS_MOUSE_PROTO
+
index 93ff37f..d756a5c 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
 
 RV := "${PV}"
 PV = "0.1+cvs-${RV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib;date=${RV} \
            file://usec_fix.patch;patch=1 \
@@ -81,6 +81,7 @@ 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"
 
 PACKAGE_ARCH_tslib-conf = "${MACHINE_ARCH}"