summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* pi-bluetooth: Fix signature failuresAndrei Gherzan2020-01-141-2/+0
| | | | | | | | After bc7b654feecceee46bb11800b69994640d03b0ad, we made this package depend on a package that is not allarch while this is. Let's drop it for this package as well to avoid these sstate signature issues. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* pi-bluetooth: Runtime depends on udev-rules-rpiLeon Anavi2019-12-231-0/+4
| | | | | | | | | | Add udev-rules-rpi as a runtime dependency. It brings udev rules for creating /dev/serial1. This way hciuart.service, provided by pi-bluetooth, will be successfully started because it depends on dev-serial1.device. As a result the Bluetooth module will be properly attached via UART HCI to BlueZ stack. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* pi-bluetooth: Update to latest version (0.1.12)Andrei Gherzan2019-11-081-0/+45
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>