[oe-commits] Martin Jansa : freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala

git version control git at git.openembedded.org
Mon Jan 17 10:33:05 UTC 2011


Module: openembedded.git
Branch: master
Commit: 591848643c23b17aa7ba89f41c55b18bd23d8f28
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=591848643c23b17aa7ba89f41c55b18bd23d8f28

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jan 17 10:30:50 2011 +0100

freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala

* fsobasics fails to build now

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 ef947e7..66f945c 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"





More information about the Openembedded-commits mailing list