diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-09-12 11:06:39 +0000 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-09-12 16:35:49 +0200 |
commit | d148b6a9aba408ab20ca93fa8bc12d11f902d26a (patch) | |
tree | a7542c8aa61fc05925b3cf027d973ebfb2e667a7 /recipes/freesmartphone/cornucopia.inc | |
parent | 15463bf047cc487b05346b5ba6a6c5c98466edb6 (diff) |
cornucopia: bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/freesmartphone/cornucopia.inc')
-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 7c3049421c..125ac99746 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 ?= "b163e36f9c960c6fea92168e88201be98dcceaef" +FSO_CORNUCOPIA_SRCREV ?= "bf0fd1adf336cfd2a9fac8480e09633106f55196" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master" |