[oe-commits] Martin Jansa : cornucopia,libgisi: bump SRCREV

git version control git at git.openembedded.org
Sun May 15 13:07:47 UTC 2011


Module: openembedded.git
Branch: master
Commit: 3efa8816c3fb2923073dec4ebe03c03ec37cd0c0
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=3efa8816c3fb2923073dec4ebe03c03ec37cd0c0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon May  9 10:46:16 2011 +0200

cornucopia,libgisi: bump SRCREV

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

---

 recipes/freesmartphone/cornucopia.inc |    2 +-
 recipes/freesmartphone/libgisi_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index d1a41d6..eee2ced 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -8,7 +8,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 ?= "bc407cbeb930e721375e5dd2e0a777479a5d5bb5"
+FSO_CORNUCOPIA_SRCREV ?= "cab138ae44b922b72a9e5cf94b803e0746eb421f"
 INC_PR = "r5"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 0da9fc2..c503640 100644
--- a/recipes/freesmartphone/libgisi_git.bb
+++ b/recipes/freesmartphone/libgisi_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "glib-2.0"
 SRC_URI = "${FREESMARTPHONE_GIT}/libgisi.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
 
-SRCREV = "40ae784c8ee36ee5411ce20627ff8522a9bff1ac"
+SRCREV = "c993ee694ea98597d619a1ffae397d3416233354"
 PV = "0.1.0+gitr${SRCPV}"
 
 inherit vala autotools





More information about the Openembedded-commits mailing list