mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/crun: add CRUN_CPE_ID_VENDOR
cpe:2.3:a:crun_project:crun is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Acrun_project%3Acrun Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
711ec0ceaa
commit
06767e7d77
@@ -10,6 +10,7 @@ CRUN_DEPENDENCIES = host-pkgconf yajl
|
||||
|
||||
CRUN_LICENSE = GPL-2.0+ (crun binary), LGPL-2.1+ (libcrun)
|
||||
CRUN_LICENSE_FILES = COPYING COPYING.libcrun
|
||||
CRUN_CPE_ID_VENDOR = crun_project
|
||||
|
||||
CRUN_AUTORECONF = YES
|
||||
CRUN_CONF_OPTS = --disable-embedded-yajl
|
||||
|
||||
Reference in New Issue
Block a user