[Buildroot] [git commit] package/graphite2: add GRAPHITE2_CPE_ID_VENDOR

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 17 13:53:33 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=781f3f97db7f42b8a031e41d6fef1b36820ac3af
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:sil:graphite2 is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Asil%3Agraphite2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/graphite2/graphite2.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/graphite2/graphite2.mk b/package/graphite2/graphite2.mk
index 40206bf0f8..7f9e3c516e 100644
--- a/package/graphite2/graphite2.mk
+++ b/package/graphite2/graphite2.mk
@@ -11,6 +11,7 @@ GRAPHITE2_SITE = \
 GRAPHITE2_INSTALL_STAGING = YES
 GRAPHITE2_LICENSE = LGPL-2.1+
 GRAPHITE2_LICENSE_FILES = LICENSE
+GRAPHITE2_CPE_ID_VENDOR = sil
 
 # Avoid building docs and tests to save time
 define GRAPHITE2_DISABLE_TESTS_DOC


More information about the buildroot mailing list