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:
9ebfa20
)
shr-e-gadgets: update SRC_REV
author
Thomas Zimmermann
<ml@vdm-design.de>
Sun, 27 Feb 2011 14:53:20 +0000
(15:53 +0100)
committer
Thomas Zimmermann
<ml@vdm-design.de>
Sun, 27 Feb 2011 14:53:20 +0000
(15:53 +0100)
This fixes a segfault when the GSM resource isn't initialized properly
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/shr/shr-e-gadgets_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/shr-e-gadgets_git.bb
b/recipes/shr/shr-e-gadgets_git.bb
index
40d81b1
..
acb56b4
100644
(file)
--- a/
recipes/shr/shr-e-gadgets_git.bb
+++ b/
recipes/shr/shr-e-gadgets_git.bb
@@
-5,7
+5,7
@@
DEPENDS = "e-wm"
RDEPENDS_${PN} = "e-wm"
SECTION = "x11/application"
-SRCREV = "
0638e17d76861ca1e4f89a2d955fab03fa143634
"
+SRCREV = "
5c9d0f8f778565f3ae69e45b8c35b04529156345
"
PV = "0.0.0+gitr${SRCPV}"
PR = "r10"