mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bluez: update to bluez-5.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
087766fe21
commit
9971be4c18
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="bluez"
|
||||
PKG_VERSION="5.15"
|
||||
PKG_VERSION="5.16"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,20 +1,10 @@
|
||||
From ef19c237a2578bd78cd75b4be636207c06e34c11 Mon Sep 17 00:00:00 2001
|
||||
From: Stefan Saraev <stefan@saraev.ca>
|
||||
Date: Tue, 6 Aug 2013 12:35:27 +0300
|
||||
Subject: [PATCH] add obexd policy
|
||||
|
||||
---
|
||||
src/bluetooth.conf | 16 ++++++++++++++++
|
||||
1 files changed, 16 insertions(+), 0 deletions(-)
|
||||
|
||||
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
|
||||
index 0495200..38020d7 100644
|
||||
--- a/src/bluetooth.conf
|
||||
+++ b/src/bluetooth.conf
|
||||
@@ -18,20 +18,36 @@
|
||||
<allow send_interface="org.bluez.Profile1"/>
|
||||
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"/>
|
||||
<allow send_interface="org.freedesktop.DBus.ObjectManager"/>
|
||||
+
|
||||
+ <allow own="org.bluez.obex"/>
|
||||
+ <allow send_destination="org.bluez.obex"/>
|
||||
@ -48,6 +38,3 @@ index 0495200..38020d7 100644
|
||||
</policy>
|
||||
|
||||
</busconfig>
|
||||
--
|
||||
1.7.2.5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user