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

git version control git at git.openembedded.org
Sun Feb 27 20:41:33 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Feb 24 09:19:47 2011 +0100

SHR: bump SRCREVs

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

---

 recipes/shr/libphone-ui-shr_git.bb |    2 +-
 recipes/shr/libshr-glib_git.bb     |    2 +-
 recipes/shr/phonefsod_git.bb       |    2 +-
 recipes/shr/phoneuid_git.bb        |    2 +-
 recipes/shr/shr-settings_git.bb    |    2 +-
 recipes/shr/shr-specs_git.bb       |    5 ++---
 6 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index cfb08ff..e13e907 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "SHR default module for the Phone UI daemon"
 SECTION = "e/apps"
 DEPENDS += " libphone-ui evas ecore edje edje-native elementary"
-SRCREV = "9c1b8d63ea313822532f45f5c0389e53f730abd4"
+SRCREV = "e50e9927fac05664bf1d6b1e0d3a953484038495"
 PE = "1"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r3"
diff --git a/recipes/shr/libshr-glib_git.bb b/recipes/shr/libshr-glib_git.bb
index 2bc1e12..e5438f0 100644
--- a/recipes/shr/libshr-glib_git.bb
+++ b/recipes/shr/libshr-glib_git.bb
@@ -3,7 +3,7 @@ AUTHOR = "Klaus 'mrmoku' Kurzmann"
 LICENSE = "LGPL"
 SECTION = "devel"
 DEPENDS = "gdbus-binding-tool glib-2.0 shr-specs"
-SRCREV = "926654296339d88f69cd481d1cf8eb9facdf9bf3"
+SRCREV = "761dea6463326714c00342cb53ba28a1c2dfea63"
 PV = "2011.01.04.1+gitr${SRCPV}"
 PR = "r0"
 
diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb
index 6e1574f..6283901 100644
--- a/recipes/shr/phonefsod_git.bb
+++ b/recipes/shr/phonefsod_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/"
 LICENSE = "GPL"
 SECTION = "x11/applications"
 DEPENDS += " libfso-glib libshr-glib sqlite3 shr-specs libfsoframework"
-SRCREV = "374548a6d9d53f4b3d26b70cbb5ab7257e6ce26d"
+SRCREV = "cc19fc95ae1a36f1a3d12bd13fce751cf4cf095f"
 PV = "0.0.0+gitr${SRCPV}"
 PR = "r5"
 
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 054d4e5..c4f9cba 100644
--- a/recipes/shr/phoneuid_git.bb
+++ b/recipes/shr/phoneuid_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/"
 LICENSE = "GPL"
 SECTION = "x11/applications"
 DEPENDS += " libfso-glib libshr-glib libphone-ui sqlite3 shr-specs"
-SRCREV = "ce5fc12bca878abd52825ba33dc6e57b78b00a92"
+SRCREV = "ff77b47658203d642507332d1ea8618245b4021b"
 PV = "0.0.0+gitr${SRCPV}"
 PR = "r7"
 
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 28d10c8..5a094f4 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -4,7 +4,7 @@ SHR_RELEASE ?= "shr"
 LICENSE ?= "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
 SECTION = "x11/application"
-SRCREV = "a3cdb92ee8246648cc5d0de949afc7f1284f3f0e"
+SRCREV = "f712a5ec5617b3de2700794389ada07297b3ff8e"
 PE = "1"
 PV = "0.1.1+gitr${SRCPV}"
 PR = "r12"
diff --git a/recipes/shr/shr-specs_git.bb b/recipes/shr/shr-specs_git.bb
index 7b23702..af22edb 100644
--- a/recipes/shr/shr-specs_git.bb
+++ b/recipes/shr/shr-specs_git.bb
@@ -4,9 +4,8 @@ HOMEPAGE = "http://shr-project.org/"
 LICENSE = "BSD"
 DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-SRCREV = "0e50703bcb5bc036fb5b295eceb2b7c6a2f1d455"
-PV = "0.0.0+gitr${SRCPV}"
-PR = "r1"
+SRCREV = "2752ded90581cfd2259ab65be7f9c2b9fb4a2638"
+PV = "2010.12.27.1+gitr${SRCPV}"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-specs.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list