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:
3d669df
)
ffalarms: bump git version as current vala syntax failed
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Thu, 4 Mar 2010 13:39:03 +0000
(14:39 +0100)
committer
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Thu, 4 Mar 2010 13:39:03 +0000
(14:39 +0100)
The .next() iterator has changed to .get_next(), so we need to bump ffalarms for current vala.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/ffalarms/ffalarms_git.bb
patch
|
blob
|
history
diff --git
a/recipes/ffalarms/ffalarms_git.bb
b/recipes/ffalarms/ffalarms_git.bb
index
f054fe4
..
6628907
100644
(file)
--- a/
recipes/ffalarms/ffalarms_git.bb
+++ b/
recipes/ffalarms/ffalarms_git.bb
@@
-12,7
+12,7
@@
PR = "r0"
SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master"
-SRCREV = "
b054defaaa5a09a83e1ddbd5b43229bdd1ab107e
"
+SRCREV = "
af7deb209172bfd79614aee10e618127bcfc8a32
"
S = "${WORKDIR}/git"
inherit vala