mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/protobuf-c: add PROTOBUF_C_CPE_ID_VENDOR
cpe:2.3:a:protobuf-c_project:protobuf-c is a valid CPE identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aprotobuf-c_project%3Aprotobuf-c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d2286690ba)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
447357e90f
commit
dc6b4ba667
@@ -13,6 +13,7 @@ PROTOBUF_C_CONF_OPTS = --disable-protoc
|
||||
PROTOBUF_C_INSTALL_STAGING = YES
|
||||
PROTOBUF_C_LICENSE = BSD-2-Clause
|
||||
PROTOBUF_C_LICENSE_FILES = LICENSE
|
||||
PROTOBUF_C_CPE_ID_VENDOR = protobuf-c_project
|
||||
PROTOBUF_C_AUTORECONF = YES
|
||||
HOST_PROTOBUF_C_AUTORECONF = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user