[oe-commits] Sebastian Spaeth : ffalarms: bump git version as current vala syntax failed

git version control git at git.openembedded.org
Thu Mar 4 13:43:09 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 90c9de0da605d565aa82e45da216ed1539820df9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=90c9de0da605d565aa82e45da216ed1539820df9

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Thu Mar  4 14:39:03 2010 +0100

ffalarms: bump git version as current vala syntax failed

The .next() iterator has changed to .get_next(), so we need to bump ffalarms for current vala.

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/ffalarms/ffalarms_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 4e1b164..e13504f 100644
--- 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





More information about the Openembedded-commits mailing list