ffalarms: bump git version as current vala syntax failed
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 4 Mar 2010 13:39:03 +0000 (14:39 +0100)
committerSebastian 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

index f054fe4..6628907 100644 (file)
@@ -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