[oe-commits] Martin Jansa : freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV

git version control git at git.openembedded.org
Tue Mar 15 09:16:44 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Mar 14 09:12:22 2011 +0100

freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV

* fsoaudiod doesn't compile with old SRCREV because it didn't exist in that rev

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

---

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

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 968ad85..ce4255e 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 ?= "7f4aa75e6bc3ed8d39b69e9d529d0dce8280cd27"
+FSO_CORNUCOPIA_SRCREV ?= "8c7a3c536e314e8787afd87f054ea72cf002a7d9"
 INC_PR = "r5"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index c06f347..ebf0a3e 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 = "5f68bbd150249764ddac260ebcc7cc847f5cbb69"
-PV = "2011.02.01.1+gitr${SRCPV}"
+SRCREV = "5a43e16c9f287b2cf6882be1cd3a725c8f649250"
+PV = "2011.03.14.1+gitr${SRCPV}"
 PE = "1"
 PR = "r1"
 
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index d229334..89cf258 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -3,8 +3,8 @@ AUTHOR = "Didier 'Ptitjes"
 LICENSE = "LGPL"
 SECTION = "devel"
 DEPENDS = "vala-dbus-binding-tool-native glib-2.0 fso-specs"
-SRCREV = "d563de6a89ef68224e293c292b7ef3b283ea5a19"
-PV = "2011.01.13.1+gitr${SRCPV}"
+SRCREV = "ba921e9b4690ef6e8ce30bf24170d77bb9f57cea"
+PV = "2011.03.14.1+gitr${SRCPV}"
 PE = "1"
 PR = "r1"
 
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 91c903a..5d3b5dc 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
 INC_PR = "r4"
 PV = "Please override!"
 
-SRCREV = "aa49ff741f30df8e0360acef6798aa95856b20bc"
+SRCREV = "887f79fe5091f5225128c7d33d3a057d44812f32"
 SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
 





More information about the Openembedded-commits mailing list