From: ?ukasz Pankowski Date: Sun, 2 Jan 2011 21:34:10 +0000 (+0000) Subject: ffalarms: bump SRCREV to fix compilation with valac 0.11.2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa82a13faa5d665ebc5cefa97823f9e5dcb7473c;p=openembedded.git ffalarms: bump SRCREV to fix compilation with valac 0.11.2 Signed-off-by: Martin Jansa --- diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb index 1c91282f89..4e8c6357ea 100644 --- a/recipes/ffalarms/ffalarms_git.bb +++ b/recipes/ffalarms/ffalarms_git.bb @@ -12,7 +12,7 @@ PR = "r9" SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master" -SRCREV = "7dfb98bff1da11131a1eae9018f5b9916b298104" +SRCREV = "ff2b00ed3dd459af10b6964db299edac4095fb2f" S = "${WORKDIR}/git" inherit vala