Add buildroot utils/check-package check to the pr-checks.yml workflow. It checks for common errors/mistakes when creating own buildroot packages. Also fixed all warnings this utility output for our existing packages.
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
config BR2_PACKAGE_BLUETOOTH_RTL8723
|
|
bool "bluetooth rtl8723"
|
|
depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
|
|
help
|
|
Install bluetooth for rtl8723.
|