summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-25 20:11:08 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-27 08:34:13 +0100
commit744ba6ea87e6465007f4a30c8f34f39d8670855c (patch)
tree1ca649717c3a4a91945605822251852497237e25
parent2ea5ed4c2a51240b139d081bd3073b05f5ec2931 (diff)
downloadopenembedded-744ba6ea87e6465007f4a30c8f34f39d8670855c.tar.gz
freesmartphone: bump cornucopia SRCREV a bit more
* mterm2 and fsogsmd lowlevel_nokia_n900 plugin builds fine now 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 26961fd433..ea77bd353c 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 ?= "ab89284af7607a5b9ded8424f0ac789ef94bc590"
+FSO_CORNUCOPIA_SRCREV ?= "e1d8f33291cb0b4eabe22b96729f6817318a66e2"
INC_PR = "r3"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"