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:
Jens Maus
2021-09-04 10:46:55 +02:00
committed by GitHub
parent b6b8e3b1dc
commit 97dffedbcd
23 changed files with 104 additions and 70 deletions

View File

@@ -1,3 +1,7 @@
KernelDrivers/eq3_char_loop.c: updated to latest 1.1 version
Signed-off-by: Jens Maus <mail@jens-maus.de>
--- ./KernelDrivers/eq3_char_loop.c.orig 2017-05-14 22:57:19.109181928 +0200
+++ ./KernelDrivers/eq3_char_loop.c 2020-06-04 14:36:10.188174788 +0200
@@ -48,8 +48,8 @@