package/openvmtools: add CPE ID information
See: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Avmware%3Atools Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9f0a5cd606
commit
267188242e
@ -10,6 +10,8 @@ OPENVMTOOLS_SITE = https://github.com/vmware/open-vm-tools/releases/download/sta
|
||||
OPENVMTOOLS_SOURCE = open-vm-tools-$(OPENVMTOOLS_VERSION).tar.gz
|
||||
OPENVMTOOLS_LICENSE = LGPL-2.1
|
||||
OPENVMTOOLS_LICENSE_FILES = COPYING
|
||||
OPENVMTOOLS_CPE_ID_VENDOR = vmware
|
||||
OPENVMTOOLS_CPE_ID_PRODUCT = tools
|
||||
|
||||
# configure.ac is patched
|
||||
OPENVMTOOLS_AUTORECONF = YES
|
||||
|
Loading…
Reference in New Issue
Block a user