diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-09-13 12:33:30 +0000 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-09-13 15:45:32 +0200 |
commit | 99c719e8eebbb310cd32c993d3ee0fa27a21b318 (patch) | |
tree | 038ff1134b8070bfab292544e54d8427c78a8ed6 /recipes | |
parent | 1a2438b9c6773eefe6732a651a4d28d41133ee42 (diff) |
cornucopia: bump to get fsogsmd fix
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/cornucopia.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |