[oe-commits] Martin Jansa : freesmartphone: bump SRCREVs for more gprs fixes and direct sms delivery

git version control git at git.openembedded.org
Tue May 11 22:08:19 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue May 11 12:42:37 2010 +0200

freesmartphone: bump SRCREVs for more gprs fixes and direct sms delivery

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   |    2 +-
 recipes/freesmartphone/libfso-glib_git.bb |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 0c4e26c..1af8f5e 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee"
 DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
 PV = "invalid, please override"
 
-FSO_CORNUCOPIA_SRCREV ?= "8709ee51a88fd5cd8647d78f44cdd7bbe2190aa5"
+FSO_CORNUCOPIA_SRCREV ?= "58eb0a7dd0ba08166aac3fd8b57c6f63df3b9852"
 INC_PR = "r2"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index b8cd30a..dac7fe9 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 = "a3b867b304ecc63c7f26a0e4ea65a0abfb61e8e5"
+SRCREV = "93673aa09cafc8fb5cfc3cb4055a73e25e595b70"
 PV = "0.9.5.9+gitr${SRCPV}"
 PR = "r3"
 PE = "1"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index d68d403..3b5792c 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://docs.freesmartphone.org"
 LICENSE = "BSD"
 DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-SRCREV = "f5df109924f964095e184d26796070343c3bb6da"
+SRCREV = "8d71cde1377deaecb67d8081060ddddb441b5186"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 PR = "r3"
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index a53dc43..13869d2 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -3,10 +3,10 @@ AUTHOR = "Didier 'Ptitjes"
 LICENSE = "LGPL"
 SECTION = "devel"
 DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs"
-SRCREV = "732c778418fc18e3aa51654a7084ee7554ffa715"
+SRCREV = "a865638904ed0a68e89245bad8d5c78e3baf4833"
 PV = "0.2.2+gitr${SRCPV}"
 PE = "1"
-PR = "r5"
+PR = "r6"
 
 inherit autotools vala
 





More information about the Openembedded-commits mailing list