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:
@@ -24,8 +24,8 @@ config BR2_PACKAGE_UDISKS2
|
||||
interfaces that can be used to query and manipulate
|
||||
storage devices.
|
||||
|
||||
o a command-line tool, udisksctl(1), that can be used to query
|
||||
and use the daemon
|
||||
o a command-line tool, udisksctl(1), that can be used to
|
||||
query and use the daemon
|
||||
|
||||
https://github.com/storaged-project/udisks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user