arm-rpi4: enabled bluetoothd
This is need to working bluetooth with GUI
This commit is contained in:
parent
404bd666ff
commit
1e0b4bf5c1
@ -14,7 +14,7 @@ endif
|
||||
@$(call add,THE_PACKAGES,firmware-bcm4345)
|
||||
@$(call add,THE_PACKAGES,brcm-patchram-plus)
|
||||
@$(call add,THE_PACKAGES,rpi4-resize-rootpart)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,attach-bluetooth)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd attach-bluetooth)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,systemd-networkd-wait-online)
|
||||
|
||||
use/arm-rpi4/x11: use/arm-rpi4 \
|
||||
|
Loading…
Reference in New Issue
Block a user