[oe-commits] Koen Kooi : bluez4: fix dbus service file

GIT User account git at amethyst.openembedded.net
Wed Apr 8 18:43:54 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3bd414d3c7b94d691e289eaa642082856df7f190
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3bd414d3c7b94d691e289eaa642082856df7f190

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Apr  8 20:40:26 2009 +0200

bluez4: fix dbus service file

---

 recipes/bluez/bluez4_4.31.bb       |    2 +-
 recipes/bluez/files/bluetooth.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/bluez/bluez4_4.31.bb b/recipes/bluez/bluez4_4.31.bb
index fe58426..8c2f656 100644
--- a/recipes/bluez/bluez4_4.31.bb
+++ b/recipes/bluez/bluez4_4.31.bb
@@ -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 \
diff --git a/recipes/bluez/files/bluetooth.conf b/recipes/bluez/files/bluetooth.conf
index 1b357ea..ca5e9e4 100644
--- a/recipes/bluez/files/bluetooth.conf
+++ b/recipes/bluez/files/bluetooth.conf
@@ -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"/>





More information about the Openembedded-commits mailing list