From: Koen Kooi Date: Wed, 22 Jul 2009 09:41:03 +0000 (+0200) Subject: gnome-bluetooth git: bump SRCREV X-Git-Tag: Release-2010-05/1~2908 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122df42e8869020adc2c3371c10ddd7bdb8db246;p=openembedded.git gnome-bluetooth git: bump SRCREV --- diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb index 23c4ca92ac..29c98139ea 100644 --- a/recipes/gnome/gnome-bluetooth_git.bb +++ b/recipes/gnome/gnome-bluetooth_git.bb @@ -11,12 +11,12 @@ SRC_URI = "git://git.gnome.org/gnome-bluetooth;protocol=git \ S = "${WORKDIR}/git" -SRCREV = "93fd8de2cc717b96ad719ab2fb5ed38b8a0fc707" -PV = "2.27.5" -PR = "r2" +SRCREV = "59efa1c06153cd5bdaff64f7efca791c11c77f2f" +PV = "2.27.8" +PR = "r0" PR_append = "+gitr${SRCREV}" -DEPENDS = "obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +DEPENDS = "geoclue obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" RRECOMMENDS_${PN} += "obexd" RCONFLICTS_${PN} = "bluez-gnome" @@ -26,3 +26,6 @@ do_configure_prepend() { echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make } +# Todo: automagic plugin splitting + +FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug"