Merge bk://openembedded@openembedded.bkbits.net/packages-devel
authorHolger Freyther <zecke@selfish.org>
Sun, 21 Nov 2004 23:47:50 +0000 (23:47 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 21 Nov 2004 23:47:50 +0000 (23:47 +0000)
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/11/22 00:39:24+01:00 handhelds.org!zecke
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/11/22 00:38:53+01:00 handhelds.org!zecke
TSlib CVS:
-Add initialize dejitter datastructure patch to have a 'defined and determenistic' djs->nr
-Apply the patch

BKrev: 41a12926W-x4SVcnlbqHcGfJ9caFlA

tslib/tslib/initialize_djs.patch [new file with mode: 0644]
tslib/tslib_cvs.oe

diff --git a/tslib/tslib/initialize_djs.patch b/tslib/tslib/initialize_djs.patch
new file mode 100644 (file)
index 0000000..e69de29
index 7518a7a..7882bb9 100644 (file)
@@ -1,11 +1,12 @@
 SECTION = "base"
 DESCRIPTION = "tslib is a touchscreen access library."
 PV = "0.0cvs${CVSDATE}"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib \
           file://ts.conf \
-          file://tslib.sh"
+          file://tslib.sh \
+          file://initialize_djs.patch;patch=1 "
 SRC_URI_append_ramses += " file://devfs.patch;patch=1"
 SRC_URI_append_ramses += " file://event1.patch;patch=1"
 S = "${WORKDIR}/tslib"