bluez: update to bluez-5.29

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-03-31 12:12:33 +02:00
parent 933b2dbb3b
commit c899f74e84
2 changed files with 8 additions and 7 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bluez"
PKG_VERSION="5.27"
PKG_VERSION="5.29"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,10 +1,10 @@
diff -Naur bluez-5.16/src/bluetooth.conf bluez-5.16.patch/src/bluetooth.conf
--- bluez-5.16/src/bluetooth.conf 2014-03-11 12:20:34.000000000 +0100
+++ bluez-5.16.patch/src/bluetooth.conf 2014-03-11 23:52:02.765733038 +0100
@@ -19,20 +19,36 @@
<allow send_interface="org.bluez.HeartRateWatcher1"/>
<allow send_interface="org.bluez.CyclingSpeedWatcher1"/>
diff -Naur bluez-5.29/src/bluetooth.conf bluez-5.29.patch/src/bluetooth.conf
--- bluez-5.29/src/bluetooth.conf 2015-03-11 11:01:57.000000000 +0100
+++ bluez-5.29.patch/src/bluetooth.conf 2015-03-31 12:02:20.128341381 +0200
@@ -22,20 +22,37 @@
<allow send_interface="org.bluez.GattDescriptor1"/>
<allow send_interface="org.freedesktop.DBus.ObjectManager"/>
<allow send_interface="org.freedesktop.DBus.Properties"/>
+
+ <allow own="org.bluez.obex"/>
+ <allow send_destination="org.bluez.obex"/>
@ -20,6 +20,7 @@ diff -Naur bluez-5.16/src/bluetooth.conf bluez-5.16.patch/src/bluetooth.conf
+ <allow send_interface="org.bluez.obex.Message1"/>
</policy>
+
<policy at_console="true">
<allow send_destination="org.bluez"/>
+ <allow send_destination="org.bluez.obex"/>