From: "Clément Ramirez via buildroot" <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: "Romain Naour" <romain.naour@gmail.com>,
"Clément Ramirez" <clement.ramirez@bootlin.com>
Subject: [Buildroot] [PATCH 1/1] package/aubio: add AUBIO_CPE_ID_VENDOR
Date: Tue, 8 Aug 2023 16:24:27 +0200 [thread overview]
Message-ID: <20230808142427.290337-1-clement.ramirez@bootlin.com> (raw)
cpe:2.3:a:aubio:aubio is a valid identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=aubio
Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
---
package/aubio/aubio.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/aubio/aubio.mk b/package/aubio/aubio.mk
index 64174a113d..bfc627fa91 100644
--- a/package/aubio/aubio.mk
+++ b/package/aubio/aubio.mk
@@ -9,6 +9,7 @@ AUBIO_SITE = https://aubio.org/pub
AUBIO_SOURCE = aubio-$(AUBIO_VERSION).tar.bz2
AUBIO_LICENSE = GPL-3.0+
AUBIO_LICENSE_FILES = COPYING
+AUBIO_CPE_ID_VENDOR = aubio
AUBIO_INSTALL_STAGING = YES
AUBIO_DEPENDENCIES = host-pkgconf
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-08-08 14:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 14:24 Clément Ramirez via buildroot [this message]
2023-08-08 16:49 ` [Buildroot] [PATCH 1/1] package/aubio: add AUBIO_CPE_ID_VENDOR Thomas Petazzoni via buildroot
2023-09-11 18:51 ` 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=20230808142427.290337-1-clement.ramirez@bootlin.com \
--to=buildroot@buildroot.org \
--cc=clement.ramirez@bootlin.com \
--cc=romain.naour@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 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.