[oe-commits] Lukas Märdian : shr-e-gadgets: bump SRCREV and PR

git version control git at git.openembedded.org
Thu Apr 28 20:01:17 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 829e4a5d3e1d4ff6f55ac9865a2189783c23d7cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=829e4a5d3e1d4ff6f55ac9865a2189783c23d7cc

Author: Lukas Märdian <lukasmaerdian at googlemail.com>
Date:   Wed Apr 27 20:40:32 2011 +0200

shr-e-gadgets: bump SRCREV and PR

* this adds a new e-gadget: battery-fso
* battery-fso is an alternative battery gadget, which uses fsodeviced as data source

Signed-off-by: Lukas Märdian <lukasmaerdian at gmail.com>

---

 recipes/shr/shr-e-gadgets_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb
index acb56b4..418d99a 100644
--- a/recipes/shr/shr-e-gadgets_git.bb
+++ b/recipes/shr/shr-e-gadgets_git.bb
@@ -5,9 +5,9 @@ DEPENDS = "e-wm"
 RDEPENDS_${PN} = "e-wm"
 SECTION = "x11/application"
 
-SRCREV = "5c9d0f8f778565f3ae69e45b8c35b04529156345"
+SRCREV = "6db7db75a77f611665e33f777ec407428f1488eb"
 PV = "0.0.0+gitr${SRCPV}"
-PR = "r10"
+PR = "r11"
 
 inherit autotools
 





More information about the Openembedded-commits mailing list