From: Simon Busch Date: Wed, 23 Mar 2011 08:25:41 +0000 (+0100) Subject: cornucopia: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2447ea3fc2f9177325aa792a6c6c4391577570;p=openembedded.git cornucopia: bump SRCREV Signed-off-by: Simon Busch --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 6ed68ae728..bbfe791188 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 ?= "ed24d1784ff32840ec4f93dd359c8c266979e37c" +FSO_CORNUCOPIA_SRCREV ?= "7e25576313a7287a142a1a588f59fae8878b035f" INC_PR = "r5" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"