aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-22 11:41:03 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-22 11:41:03 +0200
commit122df42e8869020adc2c3371c10ddd7bdb8db246 (patch)
treeb5a100fc7e72c5f8139130ad19c1137be7f43208
parent57b4d3a2eee773286c4f12a581fbf4a58f396877 (diff)
downloadopenembedded-122df42e8869020adc2c3371c10ddd7bdb8db246.tar.gz
gnome-bluetooth git: bump SRCREV
-rw-r--r--recipes/gnome/gnome-bluetooth_git.bb11
1 files changed, 7 insertions, 4 deletions
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"