tslib-git: update to git master
authorEric BENARD <eric@eukrea.com>
Tue, 11 Jan 2011 05:33:42 +0000 (05:33 +0000)
committerEric Bénard <eric@eukrea.com>
Tue, 11 Jan 2011 09:13:56 +0000 (10:13 +0100)
5243db505b109df3001f doesn't exist so fetch is failing.
error: pathspec '5243db505b109df3001f' did not match any file(s) known to git.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/tslib/tslib_git.bb

index 9b177d7..7c37395 100644 (file)
@@ -1,8 +1,8 @@
 SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git"
 S = "${WORKDIR}/git"
-SRCREV = "5243db505b109df3001f"
+SRCREV = "860d69cadedef0dec8ba6259ab5850691d3402e7"
 PV = "1.0+gitr${SRCPV}"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
 
 DEFAULT_PREFERENCE = "-1"