[Buildroot] [git commit branch/2021.02.x] package/guile: add GUILE_CPE_ID_VENDOR
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 17:35:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 17:35:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=9f8061560e6388ff65d588677a54c161c08930ec branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x cpe:2.3:a:gnu:guile is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnu%3Aguile Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> (cherry picked from commit 7e649e705aba9bc754a18137774ab8e2594d232b) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/guile/guile.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/guile/guile.mk b/package/guile/guile.mk
index 44f4d1c85e..b62d06e704 100644
--- a/package/guile/guile.mk
+++ b/package/guile/guile.mk@@ -13,6 +13,7 @@ GUILE_INSTALL_STAGING = YES GUILE_AUTORECONF = YES GUILE_LICENSE = LGPL-3.0+ GUILE_LICENSE_FILES = LICENSE COPYING COPYING.LESSER +GUILE_CPE_ID_VENDOR = gnu # libtool dependency is needed because guile uses libltdl GUILE_DEPENDENCIES = host-guile libunistring libffi gmp bdwgc host-pkgconf libtool
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot