package/parted: add _CPE_ID_VENDOR
cpe:2.3🅰️parted_project:parted:* is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3🅰️parted_project:parted Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
444d71e123
commit
cdfb226090
@ -11,6 +11,7 @@ PARTED_DEPENDENCIES = host-pkgconf util-linux
|
||||
PARTED_INSTALL_STAGING = YES
|
||||
PARTED_LICENSE = GPL-3.0+
|
||||
PARTED_LICENSE_FILES = COPYING
|
||||
PARTED_CPE_ID_VENDOR = parted_project
|
||||
|
||||
ifeq ($(BR2_PACKAGE_READLINE),y)
|
||||
PARTED_DEPENDENCIES += readline
|
||||
|
Loading…
Reference in New Issue
Block a user