All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR
@ 2022-03-17 22:01 Julien Olivain
  2022-03-18 21:59 ` Yann E. MORIN
  2022-03-21 13:11 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2022-03-17 22:01 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

cpe:2.3:a:openblas_project:openblas is a valid CPE identifier for this
package:

https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aopenblas_project%3Aopenblas

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/openblas/openblas.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/openblas/openblas.mk b/package/openblas/openblas.mk
index 608c2f24ea..085d32acc3 100644
--- a/package/openblas/openblas.mk
+++ b/package/openblas/openblas.mk
@@ -9,6 +9,7 @@ OPENBLAS_SITE = https://github.com/xianyi/OpenBLAS/releases/download/v$(OPENBLAS
 OPENBLAS_LICENSE = BSD-3-Clause
 OPENBLAS_LICENSE_FILES = LICENSE
 OPENBLAS_INSTALL_STAGING = YES
+OPENBLAS_CPE_ID_VENDOR = openblas_project
 
 # Initialise OpenBLAS make options to $(TARGET_CONFIGURE_OPTS)
 OPENBLAS_MAKE_OPTS = $(TARGET_CONFIGURE_OPTS)
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR
  2022-03-17 22:01 [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR Julien Olivain
@ 2022-03-18 21:59 ` Yann E. MORIN
  2022-03-21 13:11 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2022-03-18 21:59 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

Julien, All,

On 2022-03-17 23:01 +0100, Julien Olivain spake thusly:
> cpe:2.3:a:openblas_project:openblas is a valid CPE identifier for this
> package:
> 
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aopenblas_project%3Aopenblas
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/openblas/openblas.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/openblas/openblas.mk b/package/openblas/openblas.mk
> index 608c2f24ea..085d32acc3 100644
> --- a/package/openblas/openblas.mk
> +++ b/package/openblas/openblas.mk
> @@ -9,6 +9,7 @@ OPENBLAS_SITE = https://github.com/xianyi/OpenBLAS/releases/download/v$(OPENBLAS
>  OPENBLAS_LICENSE = BSD-3-Clause
>  OPENBLAS_LICENSE_FILES = LICENSE
>  OPENBLAS_INSTALL_STAGING = YES
> +OPENBLAS_CPE_ID_VENDOR = openblas_project
>  
>  # Initialise OpenBLAS make options to $(TARGET_CONFIGURE_OPTS)
>  OPENBLAS_MAKE_OPTS = $(TARGET_CONFIGURE_OPTS)
> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR
  2022-03-17 22:01 [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR Julien Olivain
  2022-03-18 21:59 ` Yann E. MORIN
@ 2022-03-21 13:11 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-03-21 13:11 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > cpe:2.3:a:openblas_project:openblas is a valid CPE identifier for this
 > package:

 > https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aopenblas_project%3Aopenblas

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2021.02.x, 2021.11.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-21 13:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 22:01 [Buildroot] [PATCH 1/1] package/openblas: add OPENBLAS_CPE_ID_VENDOR Julien Olivain
2022-03-18 21:59 ` Yann E. MORIN
2022-03-21 13:11 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.