mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libnss: add CPE variables
cpe:2.3:a:mozilla:nss is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Amozilla%3Anss Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
ff420a3195
commit
47f3f8a1c8
@@ -12,6 +12,8 @@ LIBNSS_INSTALL_STAGING = YES
|
||||
LIBNSS_DEPENDENCIES = libnspr sqlite zlib
|
||||
LIBNSS_LICENSE = MPL-2.0
|
||||
LIBNSS_LICENSE_FILES = nss/COPYING
|
||||
LIBNSS_CPE_ID_VENDOR = mozilla
|
||||
LIBNSS_CPE_ID_PRODUCT = nss
|
||||
|
||||
LIBNSS_CFLAGS = $(TARGET_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user