From: Martin Jansa Date: Fri, 22 Oct 2010 05:45:40 +0000 (+0200) Subject: cornucopia: bump SRCREV for fixed build of fsogsmd on pre X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc961698764eede3e970572204dccc8582e55a4;p=openembedded.git cornucopia: bump SRCREV for fixed build of fsogsmd on pre Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 2d8e478788..7026493111 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 ?= "0c5585cbc3b7747d3cf15ce6689e89784366efd7" +FSO_CORNUCOPIA_SRCREV ?= "856250c8a1cadb927d545e3141f8f9a133a436a4" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"