From: Simon Busch Date: Wed, 8 Sep 2010 20:16:42 +0000 (+0200) Subject: tslib_git.bb: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6464424bfd4957a8ec67d0cf828d24c794654191;p=openembedded.git tslib_git.bb: bump SRCREV Newer version of tslib contains better support for the cy8mrln touchscreen used on the palmpre machine. Signed-off-by: Simon Busch --- diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb index 2fca10f3a7..1d7906124c 100644 --- a/recipes/tslib/tslib_git.bb +++ b/recipes/tslib/tslib_git.bb @@ -1,6 +1,6 @@ SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git" S = "${WORKDIR}/git" -SRCREV = "43abb4bcac12bed4dfa7" +SRCREV = "d9ff92d46a1e17361ac1" PV = "1.0+gitr${SRCPV}" PR = "${INC_PR}.1"