From: Chris Larson Date: Wed, 25 Aug 2004 18:45:49 +0000 (+0000) Subject: Switch tslib to arm.linux.org.uk upstream. X-Git-Tag: Release-2010-05/1~17528 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1696110f7f238db15ec835f6b6a18ea2878a3f32;p=openembedded.git Switch tslib to arm.linux.org.uk upstream. BKrev: 412cde5dSW_SuYnZHuUdQFGS5IfPLQ --- diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe index e09a4ca595..994ea71cc7 100644 --- a/tslib/tslib_cvs.oe +++ b/tslib/tslib_cvs.oe @@ -1,11 +1,13 @@ -PV = "0.1cvs${CVSDATE}" -PR = "r2" +PV = "0.0cvs${CVSDATE}" +PR = "r3" DESCRIPTION = "tslib is a touchscreen access library." CONFFILES_${PN} = "${sysconfdir}/ts.conf" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/tslib \ +# SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/tslib +# file://ev_syn.patch;patch=1 +SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib \ file://ts.conf \ file://tslib.sh" S = "${WORKDIR}/tslib"