package/bison: add BISON_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 8 Feb 2021 20:10:38 +0000 (21:10 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 9 Feb 2021 09:54:33 +0000 (10:54 +0100)
cpe:2.3:a:gnu:bison is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bison/bison.mk

index 70111a8d6297e11eb8efb52e258ab02a31293fab..efd75afd661ca83ec1d6ef9715f9f5225a8957cf 100644 (file)
@@ -9,6 +9,7 @@ BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
 BISON_SITE = $(BR2_GNU_MIRROR)/bison
 BISON_LICENSE = GPL-3.0+
 BISON_LICENSE_FILES = COPYING
+BISON_CPE_ID_VENDOR = gnu
 # parallel build issue in examples/c/reccalc/
 BISON_MAKE = $(MAKE1)
 HOST_BISON_DEPENDENCIES = host-m4