From: Klaus Kurzmann Date: Thu, 22 Jul 2010 19:46:53 +0000 (+0200) Subject: cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV to get SetFunctionality fixes of fsogsmd X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0efc37504d3552c5f8c15d99ad3d89379ffec617;p=openembedded.git cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV to get SetFunctionality fixes of fsogsmd Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index eb2aca4491..cfd14466e7 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 ?= "d87dc2ede31f89610a97c0f1833c1c06860f6cd3" +FSO_CORNUCOPIA_SRCREV ?= "bb089b7d8e4916381ce8a70581454349cd137879" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"