mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/sysdig: fix legal-info
Fix typo: SYSDIG_LICENSE_FILE -> SYSDIG_LICENSE_FILES added by commitea86757e51Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commitf336ba8c9b) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
0b3b9ea58a
commit
53f3067845
@@ -7,7 +7,7 @@
|
||||
SYSDIG_VERSION = 0.29.2
|
||||
SYSDIG_SITE = $(call github,draios,sysdig,$(SYSDIG_VERSION))
|
||||
SYSDIG_LICENSE = Apache-2.0
|
||||
SYSDIG_LICENSE_FILE = COPYING
|
||||
SYSDIG_LICENSE_FILES = COPYING
|
||||
SYSDIG_CPE_ID_VENDOR = sysdig
|
||||
SYSDIG_CONF_OPTS = \
|
||||
-DENABLE_DKMS=OFF \
|
||||
|
||||
Reference in New Issue
Block a user