tslib_git.bb: bump SRCREV
authorSimon Busch <morphis@gravedo.de>
Wed, 8 Sep 2010 20:16:42 +0000 (22:16 +0200)
committerSimon Busch <morphis@gravedo.de>
Tue, 14 Sep 2010 19:12:33 +0000 (21:12 +0200)
Newer version of tslib contains better support for the cy8mrln touchscreen used on the
palmpre machine.

Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/tslib/tslib_git.bb

index 2fca10f..1d79061 100644 (file)
@@ -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"