[oe-commits] Martin Jansa : fso: bump SRCREV for libfsotransport fixes ( reliable GSM registration for om)

git version control git at git.openembedded.org
Wed Apr 21 15:08:18 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Apr 21 16:46:42 2010 +0200

fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)

---

 conf/distro/include/sane-srcrevs.inc      |    2 +-
 recipes/freesmartphone/fso-specs_git.bb   |    2 +-
 recipes/freesmartphone/libfso-glib_git.bb |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 9854573..cfd1a28 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -3,5 +3,5 @@
 
 OPKG_SRCREV ?= "527"
 EFL_SRCREV ?= "47939"
-FSO_CORNUCOPIA_SRCREV ?= "32e7e15e1a33aee9fa4830d8919e2bb9bb3eae1f"
+FSO_CORNUCOPIA_SRCREV ?= "c742460d53439e3832fdac9bd80af9ecf77716fe"
 FSO_PYTHONHELPERS_SRCREV ?= "63b1dff1bc8ac22efabcee8a90e957c3b2423317"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index b97566e..21f8ca6 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 = "e3fcb57675f7f48b6848f5b8114961f9418eb17b"
+SRCREV = "27b29f8ebd15ec05ebcca19f4aaa476ecd54aa80"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 PR = "r2"
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index 18d4f80..8984741 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "vala-native vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-spec
 SRCREV = "f1a0b3fe2ed6e15d83ad4880b4eb7aece00f9d57"
 PV = "0.2.2+gitr${SRCPV}"
 PE = "1"
-PR = "r3"
+PR = "r4"
 
 inherit autotools_stage pkgconfig vala
 





More information about the Openembedded-commits mailing list