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_XE_GUEST_UTILITIES
|
||||
bool "Xen guest utilities"
|
||||
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
|
||||
depends on BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
bool "Xen guest utilities"
|
||||
help
|
||||
Xen guest utilities for UNIX-like operating systems.
|
||||
|
||||
Reference in New Issue
Block a user