aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2015-02-12 11:07:53 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-02-19 10:09:59 +0100
commiteaa248e369b5445e41e895e6894d6e2a47c917a2 (patch)
tree6e889faab113da9fa72c2399bce438c93876e35b /meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
parentd2d6fa93dda0f2a1ac6334b2e7f22bbe092881e4 (diff)
downloadmeta-openembedded-contrib-eaa248e369b5445e41e895e6894d6e2a47c917a2.tar.gz
gnome-bluetooth: fix build by using a valid dbus interface + unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
index b9b73551d6..8711b8af0b 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
@@ -6,15 +6,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
PR = "r1"
-PNBLACKLIST[gnome-bluetooth] ?= "dbus-binding-tool fails with: Unable to load gnome-bluetooth-2.32.0/lib/bluetooth-client.xml": "manager" is not a valid D-Bus interface name"
-
SECTION = "x11/gnome"
DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi intltool-native"
inherit gnomebase gtk-icon-cache
-SRC_URI += "file://0001-bluetooth-input-Fix-compile-errors.patch \
- "
+SRC_URI += " \
+ file://0001-bluetooth-input-Fix-compile-errors.patch \
+ file://0002-bluetooth-client-use-valid-interface-names.patch \
+"
SRC_URI[archive.md5sum] = "f129686fe46c4c98eb70a0cc85d59cae"
SRC_URI[archive.sha256sum] = "57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973"