[oe-commits] Martin Jansa : freesmartphone: bump SRCREVs

git version control git at git.openembedded.org
Thu Feb 24 08:35:07 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 23 20:47:02 2011 +0100

freesmartphone: bump SRCREVs

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

---

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

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index f5ff735..2b6ba39 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 ?= "97d25ab71816be21b8d46be71f4a90f3f5707d8c"
+FSO_CORNUCOPIA_SRCREV ?= "8e66f7e5cecfb4bd6b655645770a2b87e12cd607"
 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 3d8bd96..f154319 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 = "e31fa77906981a56be2271246693fd929c973abf"
+SRCREV = "3d691db83a1f235679acbcf7837ba0af3d0164cb"
 PV = "0.9.5.9+gitr${SRCPV}"
 PR = "r12"
 PE = "1"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index f0d41ad..c06f347 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://docs.freesmartphone.org"
 LICENSE = "BSD"
 DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-SRCREV = "d063a016f1717fe471e83a39a7c122f3972c7297"
-PV = "2011.01.13.1+gitr${SRCPV}"
+SRCREV = "5f68bbd150249764ddac260ebcc7cc847f5cbb69"
+PV = "2011.02.01.1+gitr${SRCPV}"
 PE = "1"
 PR = "r1"
 
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 472f5ce..50abd4c 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 = "5d908e328920dc3c510e425491de51faed43161b"
+SRCREV = "06777c0db4abecb22a4fd5e515079675e6e1f2dd"
 PV = "0.0.0+gitr${SRCPV}"
 
 inherit vala autotools
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 25f0ce7..5b97375 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
 INC_PR = "r4"
 PV = "Please override!"
 
-SRCREV = "9c6730d25407130a25db286ad6b51d5a38b513bc"
+SRCREV = "cbc37c735f015e562bd8b36650fc19260e729fb4"
 SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
 





More information about the Openembedded-commits mailing list