git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f04cfc
)
tslib_git.bb: bump SRCREV
author
Simon Busch
<morphis@gravedo.de>
Wed, 8 Sep 2010 20:16:42 +0000
(22:16 +0200)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/recipes/tslib/tslib_git.bb
b/recipes/tslib/tslib_git.bb
index
2fca10f
..
1d79061
100644
(file)
--- 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"