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,3 +1,7 @@
|
||||
kernel/Makefile: modification to get compile as buildroot package
|
||||
|
||||
Signed-off-by: Jens Maus <mail@jens-maus.de>
|
||||
|
||||
--- ./kernel/Makefile.orig 2020-12-14 13:09:44.406823210 +0100
|
||||
+++ ./kernel/Makefile 2021-01-14 11:37:37.524474444 +0100
|
||||
@@ -1,17 +1,26 @@
|
||||
|
||||
Reference in New Issue
Block a user