From: Martin Jansa Date: Fri, 8 Oct 2010 07:50:31 +0000 (+0200) Subject: freesmartphone: bump cornucopia SRCREV to rebuild with newer vala with fixed dbus... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a33cdd64cba6851dfbd37a8a7eeea909c6e02f;p=openembedded.git freesmartphone: bump cornucopia SRCREV to rebuild with newer vala with fixed dbus-glib servers --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index cd90853469..0d9c8b8341 100644 --- a/recipes/freesmartphone/cornucopia.inc +++ b/recipes/freesmartphone/cornucopia.inc @@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee" DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}" PV = "invalid, please override" -FSO_CORNUCOPIA_SRCREV ?= "4b80e40143ac6b080f9d8045961e41de155ddb3c" +FSO_CORNUCOPIA_SRCREV ?= "568d7b971110955dc7d7681d6f6a5230fba9ebaf" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"