From: Daniel Engberg Date: Mon, 11 Jun 2018 23:14:24 +0000 (+0200) Subject: bluez: Disable printing subsystem rule X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f1fddab924f31d9e467c44fe65c8f95ac01130c5;p=openwrt-packages.git bluez: Disable printing subsystem rule By default bluez allows the printing subsystem to communicate via dbus. This refers to the group lp which isn't available on OpenWrt and makes dbus fail to start. Signed-off-by: Daniel Engberg --- diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile index 81deda23d..1c3bcccf6 100644 --- a/utils/bluez/Makefile +++ b/utils/bluez/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bluez PKG_VERSION:=5.49 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/bluetooth/ diff --git a/utils/bluez/patches/204-no-printing-subsystem.patch b/utils/bluez/patches/204-no-printing-subsystem.patch new file mode 100644 index 000000000..698fe232f --- /dev/null +++ b/utils/bluez/patches/204-no-printing-subsystem.patch @@ -0,0 +1,17 @@ +diff --git a/src/bluetooth.conf b/src/bluetooth.conf +index 0c0b221..013cf97 100644 +--- a/src/bluetooth.conf ++++ b/src/bluetooth.conf +@@ -26,10 +26,10 @@ + + + ++ communicate with bluetoothd + + +- ++ --> + + +