mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
gstreamer1.0-plugins-base: set CVE_PRODUCT
There are CVEs with the 'gst-plugins-base' product, so set that. (From OE-Core rev: 679964bf178e0bba9fc3e5f8064b1cd55bf159c0) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ec0f0e5995ab498f50ad51ceb361784247614982) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e03e489758
commit
369b6e0192
@@ -97,3 +97,5 @@ def get_opengl_cmdline_list(switch_name, options, d):
|
||||
return '-D' + switch_name + '=' + ','.join(selected_options)
|
||||
else:
|
||||
return ''
|
||||
|
||||
CVE_PRODUCT += "gst-plugins-base"
|
||||
|
||||
Reference in New Issue
Block a user