projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0842113
)
package/ffmpeg: add FFMPEG_CPE_ID_VENDOR
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sat, 16 Jan 2021 23:09:32 +0000
(
00:09
+0100)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 17 Jan 2021 09:00:09 +0000
(10:00 +0100)
cpe:2.3:a:ffmpeg:ffmpeg is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Affmpeg%3Affmpeg
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/ffmpeg/ffmpeg.mk
patch
|
blob
|
history
diff --git
a/package/ffmpeg/ffmpeg.mk
b/package/ffmpeg/ffmpeg.mk
index fd4a8ab1c4118711692599a0f3eebb4095b59876..6d28bfbed7561e7e3da717abc633de4b71fc7c5a 100644
(file)
--- a/
package/ffmpeg/ffmpeg.mk
+++ b/
package/ffmpeg/ffmpeg.mk
@@
-16,6
+16,8
@@
FFMPEG_LICENSE += and GPL-2.0+
FFMPEG_LICENSE_FILES += COPYING.GPLv2
endif
+FFMPEG_CPE_ID_VENDOR = ffmpeg
+
FFMPEG_CONF_OPTS = \
--prefix=/usr \
--enable-avfilter \