[oe-commits] Simon Busch : freesmartphone: bump SRCREV of several recipes

git version control git at git.openembedded.org
Wed Mar 2 07:33:00 UTC 2011


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

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue Mar  1 18:38:28 2011 +0100

freesmartphone: bump SRCREV of several recipes

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

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

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 2b6ba39..968ad85 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 ?= "8e66f7e5cecfb4bd6b655645770a2b87e12cd607"
+FSO_CORNUCOPIA_SRCREV ?= "7f4aa75e6bc3ed8d39b69e9d529d0dce8280cd27"
 INC_PR = "r5"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index f154319..16d839c 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -4,7 +4,7 @@ AUTHOR = "FreeSmartphone.Org Development Team"
 SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
-SRCREV = "3d691db83a1f235679acbcf7837ba0af3d0164cb"
+SRCREV = "f86660d2304a7215dfc6d6a516530267657a02b1"
 PV = "0.9.5.9+gitr${SRCPV}"
 PR = "r12"
 PE = "1"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 50abd4c..e0a4ea7 100644
--- a/recipes/freesmartphone/libgisi_git.bb
+++ b/recipes/freesmartphone/libgisi_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "glib-2.0"
 SRC_URI = "${FREESMARTPHONE_GIT}/libgisi.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
 
-SRCREV = "06777c0db4abecb22a4fd5e515079675e6e1f2dd"
+SRCREV = "aa9942e136976bfcf32f6f15ebcc28d24163fee6"
 PV = "0.0.0+gitr${SRCPV}"
 
 inherit vala autotools
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 5b97375..91c903a 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
 INC_PR = "r4"
 PV = "Please override!"
 
-SRCREV = "cbc37c735f015e562bd8b36650fc19260e729fb4"
+SRCREV = "aa49ff741f30df8e0360acef6798aa95856b20bc"
 SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
 





More information about the Openembedded-commits mailing list