[oe-commits] Koen Kooi : gnome-bluetooth: bump SRCREV

git version control git at git.openembedded.org
Wed Jun 17 12:11:56 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jun 17 11:40:04 2009 +0200

gnome-bluetooth: bump SRCREV

---

 recipes/gnome/gnome-bluetooth_git.bb |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb
index de11874..23c4ca9 100644
--- a/recipes/gnome/gnome-bluetooth_git.bb
+++ b/recipes/gnome/gnome-bluetooth_git.bb
@@ -11,12 +11,13 @@ SRC_URI = "git://git.gnome.org/gnome-bluetooth;protocol=git \
 
 S = "${WORKDIR}/git"
 
-SRCREV = "097aef044ced5937dd7e288bfee58b6138939117"
+SRCREV = "93fd8de2cc717b96ad719ab2fb5ed38b8a0fc707"
 PV = "2.27.5"
+PR = "r2"
 PR_append = "+gitr${SRCREV}"
 
-DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
-RRECOMMENDS_${PN} += "obexd obex-data-server"
+DEPENDS = "obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+RRECOMMENDS_${PN} += "obexd"
 RCONFLICTS_${PN} = "bluez-gnome"
 
 do_configure_prepend() {





More information about the Openembedded-commits mailing list