package/lldpd: add LLDPD_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 2 Apr 2021 19:54:07 +0000 (21:54 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 3 Apr 2021 07:07:28 +0000 (09:07 +0200)
cpe:2.3:a:lldpd_project:lldpd is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alldpd_project%3Alldpd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/lldpd/lldpd.mk

index 19efc788d71a1049ef723c015a38d98570b62f5a..b88dd002e4ca4cfae955504fe21f473d38eea6e1 100644 (file)
@@ -14,6 +14,7 @@ LLDPD_DEPENDENCIES = \
        $(if $(BR2_PACKAGE_VALGRIND),valgrind)
 LLDPD_LICENSE = ISC
 LLDPD_LICENSE_FILES = LICENSE
+LLDPD_CPE_ID_VENDOR = lldpd_project
 
 # Detection of c99 support in configure fails without WCHAR. To enable
 # automatic detection of c99 support by configure, we need to enable