From: "Clément Ramirez via buildroot" <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: "Bernd Kuhls" <bernd@kuhls.net>,
"Clément Ramirez" <clement.ramirez@bootlin.com>
Subject: [Buildroot] [PATCH 1/1] package/dav1d: add DAV1D_CPE_ID_VENDOR
Date: Wed, 9 Aug 2023 09:49:16 +0200 [thread overview]
Message-ID: <20230809074916.305728-1-clement.ramirez@bootlin.com> (raw)
cpe:2.3:a:videolan:dav1d is a valid identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=dav1d
Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
---
package/dav1d/dav1d.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/dav1d/dav1d.mk b/package/dav1d/dav1d.mk
index 670a81d1c8..e90f53dc1a 100644
--- a/package/dav1d/dav1d.mk
+++ b/package/dav1d/dav1d.mk
@@ -9,6 +9,7 @@ DAV1D_SOURCE = dav1d-$(DAV1D_VERSION).tar.xz
DAV1D_SITE = https://download.videolan.org/pub/videolan/dav1d/$(DAV1D_VERSION)
DAV1D_LICENSE = BSD-2-Clause
DAV1D_LICENSE_FILES = COPYING
+DAV1D_CPE_ID_VENDOR = videolan
DAV1D_INSTALL_STAGING = YES
DAV1D_CONF_OPTS = \
-Denable_tests=false \
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-08-09 7:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 7:49 Clément Ramirez via buildroot [this message]
2023-08-09 17:40 ` [Buildroot] [PATCH 1/1] package/dav1d: add DAV1D_CPE_ID_VENDOR Thomas Petazzoni via buildroot
2023-09-11 19:19 ` 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=20230809074916.305728-1-clement.ramirez@bootlin.com \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=clement.ramirez@bootlin.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.