packages/utils/bluez/patches/204-no-printing-subsystem.patch
Daniel Engberg 1db8e03b60 bluez: Update to 5.50
Update bluez to 5.50
Remove Nicolas Thill as maintainer since he hasn't replied to numerous of
reviews requests for several packages within months.
Drop obsolete configuration file
Add patch for LE devices

Source: https://git.archlinux.org/svntogit/packages.git/plain/trunk/refresh_adv_manager_for_non-LE_devices.diff?h=packages/bluez

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-22 15:46:13 +02:00

15 lines
388 B
Diff

--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -26,10 +26,10 @@
</policy>
<!-- allow users of lp group (printing subsystem) to
- communicate with bluetoothd -->
+ communicate with bluetoothd
<policy group="lp">
<allow send_destination="org.bluez"/>
- </policy>
+ </policy> -->
<policy context="default">
<deny send_destination="org.bluez"/>