summaryrefslogtreecommitdiff
path: root/packages/tslib/tslib_20060703.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tslib/tslib_20060703.bb')
-rw-r--r--packages/tslib/tslib_20060703.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/tslib/tslib_20060703.bb b/packages/tslib/tslib_20060703.bb
index 89296c4796..f4ff493b57 100644
--- a/packages/tslib/tslib_20060703.bb
+++ b/packages/tslib/tslib_20060703.bb
@@ -4,10 +4,11 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
SECTION = "base"
LICENSE = "LGPL"
-PV = "0.1+cvs+${PV}"
+RV := "${PV}"
+PV = "0.1+cvs-${RV}"
PR = "r0"
-SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib;date=${PV} \
+SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib;date=${RV} \
file://usec_fix.patch;patch=1 \
file://ts.conf \
file://ts-2.6.conf \