mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18: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: ec0f0e5995ab498f50ad51ceb361784247614982) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2bdbca59cb
commit
3531871f97
@@ -90,3 +90,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