Integrate meta-seconorth-machine/rtk-bt-init-service
requested to merge integrate/meta-seconorth-machine/rtk-bt-init-service/into/kirkstone into kirkstone
Commit: seco-ne/yocto/layers/meta-seconorth-machine@4e7c28a8
Add service for bluetooth initialization
Add a script to configure bluetooth and corresponding systemd service. The script brings-up bluetooth interface and make it discoverable via hciconfig tool. For Tanaro boards it's also needed to call rtk_hciattach tool before hcitool.
The service is disabled by default, to run it with system start use command: systemctl enable bluetooth-init