* [Buildroot] [PATCH 1/1] package/libavif: add LIBAOMEDIA_CPE_ID_VENDOR
@ 2024-07-13 20:05 Fabrice Fontaine
2024-07-14 15:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-07-13 20:05 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro, Fabrice Fontaine
cpe:2.3:a:aomedia:libavif is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/5F25E3BB-870F-4513-96DB-34FF4FCF156C
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libavif/libavif.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libavif/libavif.mk b/package/libavif/libavif.mk
index b87597995a..1ca3add82b 100644
--- a/package/libavif/libavif.mk
+++ b/package/libavif/libavif.mk
@@ -8,6 +8,7 @@ LIBAVIF_VERSION = 1.0.4
LIBAVIF_SITE = $(call github,AOMediaCodec,libavif,v$(LIBAVIF_VERSION))
LIBAVIF_LICENSE = BSD-2-Clause, IJG, Apache-2.0
LIBAVIF_LICENSE_FILES = LICENSE
+LIBAVIF_CPE_ID_VENDOR = aomedia
LIBAVIF_INSTALL_STAGING = YES
# Only the dav1d decoder is packaged at the moment.
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-14 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 20:05 [Buildroot] [PATCH 1/1] package/libavif: add LIBAOMEDIA_CPE_ID_VENDOR Fabrice Fontaine
2024-07-14 15:08 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox