aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-17 10:30:50 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-17 10:33:15 +0100
commit591848643c23b17aa7ba89f41c55b18bd23d8f28 (patch)
treed97fa3d07ddea5d17245529101102bfe3bb675d2 /recipes/freesmartphone
parentc4d237d6215b93b3b1e5c30f14c6c3adb5892a6e (diff)
downloadopenembedded-591848643c23b17aa7ba89f41c55b18bd23d8f28.tar.gz
freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala
* fsobasics fails to build now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/cornucopia.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index ef947e7db3..66f945cb32 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 libfso-glib libgee"
DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
PV = "invalid, please override"
-FSO_CORNUCOPIA_SRCREV ?= "9e5ec26d3ceb6aa33242befd9af7322d7d66a8ab"
+FSO_CORNUCOPIA_SRCREV ?= "a7ee7876453cf0652ec119abf41032333f880bc6"
INC_PR = "r4"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"