package/rng-tools: add _CPE_ID_VENDOR
cpe:2.3🅰️rng-tools_project:rng-tools:* is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3🅰️rng-tools_project:rng-tools Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [yann.morin.1998@free.fr: move up, right after license] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
c819d20834
commit
c44be545f6
@ -8,6 +8,8 @@ RNG_TOOLS_VERSION = 6.12
|
||||
RNG_TOOLS_SITE = $(call github,nhorman,$(RNG_TOOLS_NAME),v$(RNG_TOOLS_VERSION))
|
||||
RNG_TOOLS_LICENSE = GPL-2.0
|
||||
RNG_TOOLS_LICENSE_FILES = COPYING
|
||||
RNG_TOOLS_CPE_ID_VENDOR = rng-tools_project
|
||||
|
||||
RNG_TOOLS_DEPENDENCIES = host-pkgconf openssl
|
||||
# From git
|
||||
RNG_TOOLS_AUTORECONF = YES
|
||||
|
Loading…
Reference in New Issue
Block a user