From 6464424bfd4957a8ec67d0cf828d24c794654191 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Wed, 8 Sep 2010 22:16:42 +0200 Subject: [PATCH] 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 --- recipes/tslib/tslib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5