From: Klaus Kurzmann Date: Mon, 13 Dec 2010 21:59:59 +0000 (+0100) Subject: cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=363f05f027d1d144acc2241def1c05654889f902;p=openembedded.git cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV This brings fixed alsa statefiles for openmoko and some nice new plugins for nokia900. Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 6328dd8561..5af95ba4fa 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 ?= "09dd3ede231106dc2535145291c076b085db3018" +FSO_CORNUCOPIA_SRCREV ?= "6cd02f73170051f2b81648f42481fcbe9f26d404" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"