aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-12-31 15:36:09 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-12-31 15:36:31 +0100
commitfccc6dd2cbaa6ab6669f3cadeaf3b2738073fa1a (patch)
treefbd5fefc057137cc55b8feaaa48cdf0dab945c3c /recipes/freesmartphone
parent507a653422a1cae5b9713cbe176d0d14fdd80d95 (diff)
downloadopenembedded-fccc6dd2cbaa6ab6669f3cadeaf3b2738073fa1a.tar.gz
cornucopia: bump all of FSO
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/cornucopia.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index ea77bd353c..1775f3f502 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,8 +7,8 @@ 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 ?= "e1d8f33291cb0b4eabe22b96729f6817318a66e2"
-INC_PR = "r3"
+FSO_CORNUCOPIA_SRCREV ?= "99a350b1929265b2510578362aff6832fdf7b167"
+INC_PR = "r4"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
S = "${WORKDIR}/git/${PN}"