From ffa430acc8018f1e15fb48f8df4c3d4617e9e142 Mon Sep 17 00:00:00 2001
From: Phil Blundell <philb@gnu.org>
Date: Wed, 24 Nov 2004 10:58:13 +0000
Subject: Merge bk://openembedded@openembedded.bkbits.net/packages-devel into
 stealth.nexus.co.uk:/home/pb/oe/oe-packages

2004/11/24 10:57:53+00:00 nexus.co.uk!pb
change tslib.sh to use /dev/touchscreen/0raw on iPAQs

BKrev: 41a469455Ge__rwbhc23j8mkCBSyUA
---
 tslib/tslib/h3600/tslib.sh | 2 +-
 tslib/tslib/h3900/tslib.sh | 2 +-
 tslib/tslib_cvs.oe         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tslib/tslib/h3600/tslib.sh b/tslib/tslib/h3600/tslib.sh
index 0c7bef2b09..9f7ac41209 100644
--- a/tslib/tslib/h3600/tslib.sh
+++ b/tslib/tslib/h3600/tslib.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TSLIB_TSDEVICE=/dev/touchscreen/0
+TSLIB_TSDEVICE=/dev/touchscreen/0raw
 TSLIB_TSEVENTTYPE=H3600
 
 export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
diff --git a/tslib/tslib/h3900/tslib.sh b/tslib/tslib/h3900/tslib.sh
index 0c7bef2b09..9f7ac41209 100644
--- a/tslib/tslib/h3900/tslib.sh
+++ b/tslib/tslib/h3900/tslib.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TSLIB_TSDEVICE=/dev/touchscreen/0
+TSLIB_TSDEVICE=/dev/touchscreen/0raw
 TSLIB_TSEVENTTYPE=H3600
 
 export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe
index 7882bb97ad..69cc2ac11a 100644
--- a/tslib/tslib_cvs.oe
+++ b/tslib/tslib_cvs.oe
@@ -1,7 +1,7 @@
 SECTION = "base"
 DESCRIPTION = "tslib is a touchscreen access library."
 PV = "0.0cvs${CVSDATE}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib \
 	   file://ts.conf \
-- 
cgit v1.2.3