freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 17 Jan 2011 09:30:50 +0000 (10:30 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 17 Jan 2011 09:33:15 +0000 (10:33 +0100)
* fsobasics fails to build now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/cornucopia.inc

index ef947e7..66f945c 100644 (file)
@@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 libfso-glib libgee"
 DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
 PV = "invalid, please override"
 
-FSO_CORNUCOPIA_SRCREV ?= "9e5ec26d3ceb6aa33242befd9af7322d7d66a8ab"
+FSO_CORNUCOPIA_SRCREV ?= "a7ee7876453cf0652ec119abf41032333f880bc6"
 INC_PR = "r4"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"