Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR
@ 2023-08-09  9:32 Clément Ramirez via buildroot
  2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  2023-09-11 20:47 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Clément Ramirez via buildroot @ 2023-08-09  9:32 UTC (permalink / raw)
  To: buildroot; +Cc: Samuel Martin, Clément Ramirez

cpe:2.3:a:cmu:flite is a valid identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=flite

Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
---
 package/flite/flite.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/flite/flite.mk b/package/flite/flite.mk
index 79b2288fe3..bee4c7394f 100644
--- a/package/flite/flite.mk
+++ b/package/flite/flite.mk
@@ -8,6 +8,7 @@ FLITE_VERSION = 2.2
 FLITE_SITE = $(call github,festvox,flite,v$(FLITE_VERSION))
 FLITE_LICENSE = BSD-4-Clause
 FLITE_LICENSE_FILES = COPYING
+FLITE_CPE_ID_VENDOR = cmu
 
 FLITE_INSTALL_STAGING = YES
 # Patching configure.in
-- 
2.34.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/flite: add FLITE_CPE_ID_VENDOR
  2023-08-09  9:32 [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR Clément Ramirez via buildroot
@ 2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  2023-09-11 20:47 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-08-09 17:40 UTC (permalink / raw)
  To: Clément Ramirez via buildroot; +Cc: Samuel Martin, Clément Ramirez

On Wed,  9 Aug 2023 11:32:37 +0200
Clément Ramirez via buildroot <buildroot@buildroot.org> wrote:

> cpe:2.3:a:cmu:flite is a valid identifier for
> this package:
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=flite
> 
> Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
> ---
>  package/flite/flite.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] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR
  2023-08-09  9:32 [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR Clément Ramirez via buildroot
  2023-08-09 17:40 ` Thomas Petazzoni via buildroot
@ 2023-09-11 20:47 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-11 20:47 UTC (permalink / raw)
  To: Clément Ramirez via buildroot; +Cc: Samuel Martin, Clément Ramirez

>>>>> "Clément" == Clément Ramirez via buildroot <buildroot@buildroot.org> writes:

 > cpe:2.3:a:cmu:flite is a valid identifier for
 > this package:
 > https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=flite

 > Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>

Committed to 2023.02.x and 2023.05.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:[~2023-09-11 20:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  9:32 [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR Clément Ramirez via buildroot
2023-08-09 17:40 ` Thomas Petazzoni via buildroot
2023-09-11 20:47 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox