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,4 +1,4 @@
|
||||
#############################################################
|
||||
################################################################################
|
||||
#
|
||||
# eQ-3 char loopback kernel module for HomeMatic/homematicIP
|
||||
# dual stack implementations for the RPI-RF-MOD/HM-MOD-RPI-PCB
|
||||
@@ -6,7 +6,7 @@
|
||||
# Copyright (c) 2015 by eQ-3 Entwicklung GmbH
|
||||
# https://github.com/eq-3/occu/tree/master/KernelDrivers
|
||||
#
|
||||
#############################################################
|
||||
################################################################################
|
||||
|
||||
EQ3_CHAR_LOOP_VERSION = e60183fc5b8375d9eea185c716f716c07657fa00
|
||||
EQ3_CHAR_LOOP_SITE = $(call github,eq-3,occu,$(EQ3_CHAR_LOOP_VERSION))
|
||||
|
||||
Reference in New Issue
Block a user