5 lines
163 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:49:39 +08:00
# - enable utils, e.g: ifconfig hciconfig...
BR2_PACKAGE_BLUEZ5_UTILS=y
# - fs overlay for powermanager
BR2_ROOTFS_OVERLAY+="board/rockchip/common/powermanager"