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

git version control git at git.openembedded.org
Thu Mar 4 14:06:09 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 68f8a8b618174270275d8d785ff9b30415ee92a1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=68f8a8b618174270275d8d785ff9b30415ee92a1

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 f054fe4..6628907 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