From: Martin Jansa Date: Wed, 23 Mar 2011 11:44:33 +0000 (+0100) Subject: cornucopia: bump SRCREV a bit for fsodeviced build fix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c7a0a06f0c3d65ec0a841418ec260fef06604f;p=openembedded.git cornucopia: bump SRCREV a bit for fsodeviced build fix Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index bbfe791188..c67ec10cfa 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 ?= "7e25576313a7287a142a1a588f59fae8878b035f" +FSO_CORNUCOPIA_SRCREV ?= "692ce7ce2e5447c45ff51d629d7c8a84a919036c" INC_PR = "r5" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"