From: Martin Jansa Date: Mon, 17 Jan 2011 09:30:50 +0000 (+0100) Subject: freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=591848643c23b17aa7ba89f41c55b18bd23d8f28;p=openembedded.git freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala * fsobasics fails to build now Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index ef947e7db3..66f945cb32 100644 --- a/recipes/freesmartphone/cornucopia.inc +++ b/recipes/freesmartphone/cornucopia.inc @@ -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"