All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR
@ 2021-07-16 21:44 Fabrice Fontaine
  2021-07-17  8:02 ` Thomas Petazzoni
  2021-08-03 14:29 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-07-16 21:44 UTC (permalink / raw)
  To: buildroot

cpe:2.3:a:linuxptp_project:linuxptp is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/linuxptp/linuxptp.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/linuxptp/linuxptp.mk b/package/linuxptp/linuxptp.mk
index f91be921af..9f6b9f5582 100644
--- a/package/linuxptp/linuxptp.mk
+++ b/package/linuxptp/linuxptp.mk
@@ -9,6 +9,7 @@ LINUXPTP_SOURCE = linuxptp-$(LINUXPTP_VERSION).tgz
 LINUXPTP_SITE = http://downloads.sourceforge.net/linuxptp
 LINUXPTP_LICENSE = GPL-2.0+
 LINUXPTP_LICENSE_FILES = COPYING
+LINUXPTP_CPE_ID_VENDOR = linuxptp_project
 
 LINUXPTP_MAKE_ENV = \
 	$(TARGET_MAKE_ENV) \
-- 
2.30.2

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

* [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR
  2021-07-16 21:44 [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR Fabrice Fontaine
@ 2021-07-17  8:02 ` Thomas Petazzoni
  2021-08-03 14:29 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-07-17  8:02 UTC (permalink / raw)
  To: buildroot

On Fri, 16 Jul 2021 23:44:44 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cpe:2.3:a:linuxptp_project:linuxptp is a valid CPE identifier for this
> package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alinuxptp_project%3Alinuxptp
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/linuxptp/linuxptp.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR
  2021-07-16 21:44 [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR Fabrice Fontaine
  2021-07-17  8:02 ` Thomas Petazzoni
@ 2021-08-03 14:29 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-08-03 14:29 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Heiko Thiery, Petr Kulhavy, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > cpe:2.3:a:linuxptp_project:linuxptp is a valid CPE identifier for this
 > package:

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

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-03 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 21:44 [Buildroot] [PATCH 1/1] package/linuxptp: add LINUXPTP_CPE_ID_VENDOR Fabrice Fontaine
2021-07-17  8:02 ` Thomas Petazzoni
2021-08-03 14:29 ` 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.