From: Koen Kooi Date: Wed, 17 Jun 2009 09:40:04 +0000 (+0200) Subject: gnome-bluetooth: bump SRCREV X-Git-Tag: Release-2010-05/1~3131^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f35a34bc1c98e684b96306b377d230e367c49f;p=openembedded.git gnome-bluetooth: bump SRCREV --- diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb index de11874fab..23c4ca92ac 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() {