mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/jose: add CPE identifier
cpe:2.3:a:latchset:jose:14:*:*:*:*:*:*:* is a valid CPE ID.
See:
https://nvd.nist.gov/products/cpe/detail/7E6A7E16-E8B0-47BA-B7C7-0D4102933031
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 23e6d91c69)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
9bcbbcc37f
commit
d74753966f
@@ -12,5 +12,6 @@ JOSE_LICENSE_FILES = COPYING
|
||||
JOSE_INSTALL_STAGING = YES
|
||||
JOSE_DEPENDENCIES = host-pkgconf zlib jansson openssl
|
||||
JOSE_CONF_OPTS = -Ddocs=disabled
|
||||
JOSE_CPE_ID_VENDOR = latchset
|
||||
|
||||
$(eval $(meson-package))
|
||||
|
||||
Reference in New Issue
Block a user