* [Buildroot] [PATCH 1/1] package/micropython: add MICROPYTHON_CPE_ID_VENDOR
@ 2024-01-14 16:52 Fabrice Fontaine
2024-01-14 22:08 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-14 16:52 UTC (permalink / raw)
To: buildroot; +Cc: Chris Packham, Fabrice Fontaine
cpe:2.3:a:micropython:micropython is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/detail/853A709B-B8CB-4E8C-BF5E-6621C3A1D994
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/micropython/micropython.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/micropython/micropython.mk b/package/micropython/micropython.mk
index 3d356c51d8..6e0af59f06 100644
--- a/package/micropython/micropython.mk
+++ b/package/micropython/micropython.mk
@@ -13,6 +13,7 @@ MICROPYTHON_SOURCE = micropython-$(MICROPYTHON_VERSION).tar.xz
MICROPYTHON_LICENSE = MIT, BSD-1-Clause, BSD-3-Clause, Zlib
MICROPYTHON_LICENSE_FILES = LICENSE
MICROPYTHON_DEPENDENCIES = host-pkgconf libffi host-python3
+MICROPYTHON_CPE_ID_VENDOR = micropython
# Use fallback implementation for exception handling on architectures that don't
# have explicit support.
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/micropython: add MICROPYTHON_CPE_ID_VENDOR
2024-01-14 16:52 [Buildroot] [PATCH 1/1] package/micropython: add MICROPYTHON_CPE_ID_VENDOR Fabrice Fontaine
@ 2024-01-14 22:08 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-01-14 22:08 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Chris Packham, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> cpe:2.3:a:micropython:micropython is a valid CPE identifier for this
> package:
> https://nvd.nist.gov/products/cpe/detail/853A709B-B8CB-4E8C-BF5E-6621C3A1D994
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-14 22:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-14 16:52 [Buildroot] [PATCH 1/1] package/micropython: add MICROPYTHON_CPE_ID_VENDOR Fabrice Fontaine
2024-01-14 22:08 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox