* [Buildroot] [PATCH] package/llvm-project/compiler-rt: add CPE ID
@ 2023-07-31 18:26 Daniel Lang
2023-08-01 20:43 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lang @ 2023-07-31 18:26 UTC (permalink / raw)
To: buildroot
llvm:compiler-rt is a valid CPE ID [0] for this package.
[0]: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=compiler-rt
Signed-off-by: Daniel Lang <dalang@gmx.at>
---
package/llvm-project/compiler-rt/compiler-rt.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/llvm-project/compiler-rt/compiler-rt.mk b/package/llvm-project/compiler-rt/compiler-rt.mk
index 026650c7c8..03dc76eaea 100644
--- a/package/llvm-project/compiler-rt/compiler-rt.mk
+++ b/package/llvm-project/compiler-rt/compiler-rt.mk
@@ -9,6 +9,7 @@ COMPILER_RT_SOURCE = compiler-rt-$(COMPILER_RT_VERSION).src.tar.xz
COMPILER_RT_SITE = $(LLVM_PROJECT_SITE)
COMPILER_RT_LICENSE = NCSA MIT
COMPILER_RT_LICENSE_FILES = LICENSE.TXT
+COMPILER_RT_CPE_ID_VENDOR = llvm
COMPILER_RT_DEPENDENCIES = host-clang llvm
COMPILER_RT_INSTALL_STAGING = YES
--
2.41.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] package/llvm-project/compiler-rt: add CPE ID
2023-07-31 18:26 [Buildroot] [PATCH] package/llvm-project/compiler-rt: add CPE ID Daniel Lang
@ 2023-08-01 20:43 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-08-01 20:43 UTC (permalink / raw)
To: Daniel Lang; +Cc: buildroot
On Mon, 31 Jul 2023 20:26:07 +0200
Daniel Lang <dalang@gmx.at> wrote:
> llvm:compiler-rt is a valid CPE ID [0] for this package.
>
> [0]: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=compiler-rt
>
> Signed-off-by: Daniel Lang <dalang@gmx.at>
> ---
> package/llvm-project/compiler-rt/compiler-rt.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2023-08-01 20:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 18:26 [Buildroot] [PATCH] package/llvm-project/compiler-rt: add CPE ID Daniel Lang
2023-08-01 20:43 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox