[Buildroot] [git commit] package/avahi: add AVAHI_CPE_ID_VENDOR
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-02-08 15:14:59
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-02-08 15:14:59
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=4c69951791f75a0bc9d071f671ccbbcf70a8560c branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master cpe:2.3:a:avahi:avahi is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aavahi%3Aavahi Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/avahi/avahi.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk
index eef05f0d2f..e2b27328cd 100644
--- a/package/avahi/avahi.mk
+++ b/package/avahi/avahi.mk@@ -8,6 +8,7 @@ AVAHI_VERSION = 0.8 AVAHI_SITE = https://github.com/lathiat/avahi/releases/download/v$(AVAHI_VERSION) AVAHI_LICENSE = LGPL-2.1+ AVAHI_LICENSE_FILES = LICENSE +AVAHI_CPE_ID_VENDOR = avahi AVAHI_INSTALL_STAGING = YES AVAHI_CONF_ENV = \