buildroot/package/bluez5_utils
Martin Bark 4a34ac240c package/bluez5_utils: correct systemd service install
Commit d732fa4 add the BLUEZ5_UTILS_INSTALL_INIT_SYSTEMD rule, however,
it is not correct.  The [Install] section of bluetooth.service is as
follows:

 [Install]
 WantedBy=bluetooth.target
 Alias=dbus-org.bluez.service

hence there are currently two mistakes:
 1) bluetooth.service is wanted by bluetooth.target not multi-user.target
 2) dbus-org.bluez.service is a missing alias to bluetooth.service

This commit fixes both these issues.

Signed-off-by: Martin Bark <martin@barkynet.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-06-18 15:37:47 +02:00
..
0001-tools-bneptest.c-Remove-include-linux-if_bridge.h-to.patch package/bluez5_utils: remove include linux/if_bridge.h to fix musl build 2016-05-22 21:39:18 +02:00
bluez5_utils.hash bluez5_utils: bump to version 5.39 2016-05-07 14:29:10 +02:00
bluez5_utils.mk package/bluez5_utils: correct systemd service install 2016-06-18 15:37:47 +02:00
Config.in bluez5_utils: depends on BR2_TOOLCHAIN_HAS_SYNC_4 2016-02-07 22:23:07 +01:00