bluez4: fix dbus service file
authorKoen Kooi <koen@openembedded.org>
Wed, 8 Apr 2009 18:40:26 +0000 (20:40 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 8 Apr 2009 18:40:26 +0000 (20:40 +0200)
recipes/bluez/bluez4_4.31.bb
recipes/bluez/files/bluetooth.conf

index fe58426..8c2f656 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 DEPENDS = "gst-plugins-base alsa-lib libusb-compat dbus-glib"
 HOMEPAGE = "http://www.bluez.org"
 LICENSE = "GPL"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "\
   http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
index 1b357ea..ca5e9e4 100644 (file)
@@ -7,7 +7,7 @@
 
   <!-- ../system.conf have denied everything, so we just punch some holes -->
 
-  <policy>
+  <policy context="default">
     <allow own="org.bluez"/>
     <allow send_destination="org.bluez"/>
     <allow send_interface="org.bluez.Agent"/>