[oe-commits] Klaus Kurzmann : libphone-ui_git.bb: adjust DEPENDS for switch to gdbus and bump rev

git version control git at git.openembedded.org
Tue Jan 4 23:29:58 UTC 2011


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jan  5 00:24:09 2011 +0100

libphone-ui_git.bb: adjust DEPENDS for switch to gdbus and bump rev

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/libphone-ui_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb
index e1731fe..48c30ab 100644
--- a/recipes/shr/libphone-ui_git.bb
+++ b/recipes/shr/libphone-ui_git.bb
@@ -2,15 +2,15 @@ DESCRIPTION = "A generic framework for phone ui"
 HOMEPAGE = "http://shr-project.org/"
 LICENSE = "GPL"
 SECTION = "libs"
-SRCREV = "7f98b9eabf8b6710b2b08ac66f02a633dc3a9d71"
+SRCREV = "24782b2c95c4c955db31ae5fcb4e2ed9ceebb0a7"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r0"
 
-DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libfso-glib libfsoframework libphone-utils alsa-lib"
+DEPENDS="glib-2.0 libshr-glib libfso-glib libfsoframework libphone-utils alsa-lib"
 
 inherit pkgconfig autotools autotools
 
-SRC_URI = "git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master"
+SRC_URI = "git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=gdbus"
 
 S="${WORKDIR}/git"
 





More information about the Openembedded-commits mailing list