diff mbox series

[16/25] package/parted: add _CPE_ID_VENDOR

Message ID 20210420201146.42858-16-matthew.weber@rockwellcollins.com
State Accepted
Headers show
Series [01/25] package/automake: add _CPE_ID_VENDOR | expand

Commit Message

Matt Weber April 20, 2021, 8:11 p.m. UTC
cpe:2.3:a: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:a:parted_project:parted

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 package/parted/parted.mk | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/package/parted/parted.mk b/package/parted/parted.mk
index c3ab3ceb4b..66940fc516 100644
--- a/package/parted/parted.mk
+++ b/package/parted/parted.mk
@@ -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