aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 16:12:00 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 16:32:10 +0100
commit448e4dcbef398b894737924a04c8fdadd7ab619c (patch)
treed6c0ce5356666a5e26c5de7a0f67477b87aa983e
parent81ee5dffa005e791363ac0a93e54323376ef4642 (diff)
downloadopenembedded-448e4dcbef398b894737924a04c8fdadd7ab619c.tar.gz
freesmartphone: bump cornucopia SRCREV again to force upgrade after libnl2 rebuild
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 82c9050021..412ed98c09 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 ?= "8a91d752e28974dbfe922fe5a4dbb64f871008b2"
+FSO_CORNUCOPIA_SRCREV ?= "a567dc74696fb342fd5abc8388d1dd6064e62219"
INC_PR = "r4"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"