aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tslib
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2011-01-11 05:33:42 +0000
committerEric Bénard <eric@eukrea.com>2011-01-11 10:13:56 +0100
commita11f29b4f40fa975fdb94ad8c29c11637e45294c (patch)
treecf4074ad2250e7e81180527ba2202e9ab078b75a /recipes/tslib
parent92e33f3a889d9bd91907869f151e5144f459bb25 (diff)
downloadopenembedded-a11f29b4f40fa975fdb94ad8c29c11637e45294c.tar.gz
tslib-git: update to git master
* 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>
Diffstat (limited to 'recipes/tslib')
-rw-r--r--recipes/tslib/tslib_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb
index 9b177d7f97..7c373957d7 100644
--- a/recipes/tslib/tslib_git.bb
+++ b/recipes/tslib/tslib_git.bb
@@ -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"