From: Martin Jansa Date: Mon, 6 Dec 2010 11:35:49 +0000 (+0100) Subject: cornucopia: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6143a7ccd4c7c6f144c3e158f5e70a94c9dd25df;p=openembedded.git cornucopia: bump SRCREV * fixed close for devices with broken MUX mode that can't close * more stuff for n900 Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 9e747d7aa3..6328dd8561 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 ?= "8fa36faa70f85c168124dfd020d87796cd155a53" +FSO_CORNUCOPIA_SRCREV ?= "09dd3ede231106dc2535145291c076b085db3018" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"