Commit 1e0b4bf5 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

arm-rpi4: enabled bluetoothd

This is need to working bluetooth with GUI
parent 404bd666
...@@ -14,7 +14,7 @@ endif ...@@ -14,7 +14,7 @@ endif
@$(call add,THE_PACKAGES,firmware-bcm4345) @$(call add,THE_PACKAGES,firmware-bcm4345)
@$(call add,THE_PACKAGES,brcm-patchram-plus) @$(call add,THE_PACKAGES,brcm-patchram-plus)
@$(call add,THE_PACKAGES,rpi4-resize-rootpart) @$(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) @$(call add,DEFAULT_SERVICES_DISABLE,systemd-networkd-wait-online)
use/arm-rpi4/x11: use/arm-rpi4 \ use/arm-rpi4/x11: use/arm-rpi4 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment