summaryrefslogtreecommitdiffstats
path: root/recipes/tslib
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-09-08 22:16:42 +0200
committerSimon Busch <morphis@gravedo.de>2010-09-14 21:12:33 +0200
commit6464424bfd4957a8ec67d0cf828d24c794654191 (patch)
treeacfc960c86960ed0539c2b9cc0200036bb174779 /recipes/tslib
parent6f04cfcf9bdeccb2cc7d9620d8bcb40095eac709 (diff)
downloadopenembedded-6464424bfd4957a8ec67d0cf828d24c794654191.tar.gz
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 <morphis@gravedo.de>
Diffstat (limited to 'recipes/tslib')
-rw-r--r--recipes/tslib/tslib_git.bb2
1 files changed, 1 insertions, 1 deletions
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"