From: Sebastian Krzyszkowiak Date: Mon, 13 Sep 2010 12:33:30 +0000 (+0000) Subject: cornucopia: bump to get fsogsmd fix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c719e8eebbb310cd32c993d3ee0fa27a21b318;p=openembedded.git cornucopia: bump to get fsogsmd fix Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 125ac99746..df64722b9f 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 ?= "bf0fd1adf336cfd2a9fac8480e09633106f55196" +FSO_CORNUCOPIA_SRCREV ?= "ad7ea908123ba427d440e4af82e2270659435bdf" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"