summaryrefslogtreecommitdiff
path: root/tslib/tslib_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'tslib/tslib_cvs.oe')
-rw-r--r--tslib/tslib_cvs.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe
index 7518a7a0d4..7882bb97ad 100644
--- a/tslib/tslib_cvs.oe
+++ b/tslib/tslib_cvs.oe
@@ -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"