mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-07 04:58:12 +00:00
bluez5: brcm43438: update device dependency
A previous patch changed the BT serial device to the alias, but did not update the device dependency resulting in the service failing to start on boot. Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
ad7693c9a0
commit
abd453d7da
@@ -2,7 +2,7 @@
|
|||||||
Description=Broadcom BCM43438 bluetooth HCI
|
Description=Broadcom BCM43438 bluetooth HCI
|
||||||
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
|
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
|
||||||
Before=bluetooth.service
|
Before=bluetooth.service
|
||||||
After=dev-ttyAMA0.device
|
After=dev-serial1.device
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
Reference in New Issue
Block a user