Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/bento4: add BENTO4_CPE_ID_VENDOR
@ 2022-01-15 11:24 Fabrice Fontaine
  2022-01-15 14:21 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-01-15 11:24 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Fabrice Fontaine

cpe:2.3:a:axiosys:bento4 is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aaxiosys%3Abento4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/bento4/bento4.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/bento4/bento4.mk b/package/bento4/bento4.mk
index 6e17d1d53b..89ff2e4b85 100644
--- a/package/bento4/bento4.mk
+++ b/package/bento4/bento4.mk
@@ -9,6 +9,7 @@ BENTO4_SITE = $(call github,axiomatic-systems,Bento4,v$(BENTO4_VERSION))
 BENTO4_INSTALL_STAGING = YES
 BENTO4_LICENSE = GPL-2.0+
 BENTO4_LICENSE_FILES = Documents/LICENSE.txt
+BENTO4_CPE_ID_VENDOR = axiosys
 
 # Source/C++/Core/Ap4Config.h
 ifeq ($(BR2_ENDIAN),"BIG")
-- 
2.34.1

_______________________________________________
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:[~2022-01-15 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-15 11:24 [Buildroot] [PATCH 1/1] package/bento4: add BENTO4_CPE_ID_VENDOR Fabrice Fontaine
2022-01-15 14:21 ` Yann E. MORIN

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