From: "Clément Ramirez via buildroot" <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: "Samuel Martin" <s.martin49@gmail.com>,
"Clément Ramirez" <clement.ramirez@bootlin.com>
Subject: [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR
Date: Wed, 9 Aug 2023 11:32:37 +0200 [thread overview]
Message-ID: <20230809093237.326383-1-clement.ramirez@bootlin.com> (raw)
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
next reply other threads:[~2023-08-09 9:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 9:32 Clément Ramirez via buildroot [this message]
2023-08-09 17:40 ` [Buildroot] [PATCH 1/1] package/flite: add FLITE_CPE_ID_VENDOR Thomas Petazzoni via buildroot
2023-09-11 20:47 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230809093237.326383-1-clement.ramirez@bootlin.com \
--to=buildroot@buildroot.org \
--cc=clement.ramirez@bootlin.com \
--cc=s.martin49@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox