Add a buildroot utils/check-package linter check to pr-checks.yml (#1523)
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.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_GENERIC_RAW_UART
|
||||
bool "Support for Generic RAW UART kernel module"
|
||||
help
|
||||
Adds support for generic-raw-uart kernel module
|
||||
bool "Support for Generic RAW UART kernel module"
|
||||
help
|
||||
Adds support for generic-raw-uart kernel module
|
||||
|
||||
Alexander Reinert <alex@areinert.de>
|
||||
https://github.com/alexreinert/piVCCU/tree/master/kernel
|
||||
Alexander Reinert <alex@areinert.de>
|
||||
https://github.com/alexreinert/piVCCU/tree/master/kernel
|
||||
|
||||
Reference in New Issue
Block a user