* [Buildroot] [PATCH 1/1] package/libbsd: add LIBBSD_CPE_ID_VENDOR
@ 2021-03-01 16:48 Fabrice Fontaine
2021-03-01 19:16 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-03-01 16:48 UTC (permalink / raw)
To: buildroot
cpe:2.3:a:freedesktop:libbsd is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Afreedesktop%3Alibbsd
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libbsd/libbsd.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libbsd/libbsd.mk b/package/libbsd/libbsd.mk
index 27bac6838a..256a75f15e 100644
--- a/package/libbsd/libbsd.mk
+++ b/package/libbsd/libbsd.mk
@@ -10,6 +10,7 @@ LIBBSD_SITE = https://libbsd.freedesktop.org/releases
LIBBSD_LICENSE = BSD-2-Clause, BSD-3-Clause, BSD-4-Clause, BSD-5-Clause, \
MIT, ISC, Beerware
LIBBSD_LICENSE_FILES = COPYING
+LIBBSD_CPE_ID_VENDOR = freedesktop
LIBBSD_INSTALL_STAGING = YES
$(eval $(autotools-package))
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-01 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01 16:48 [Buildroot] [PATCH 1/1] package/libbsd: add LIBBSD_CPE_ID_VENDOR Fabrice Fontaine
2021-03-01 19:16 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox