mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
gstreamer1.0: ignore CVE-2024-0444
This CVE is patched in gstreamer1.0-plugins-bad. cpe product is set to gstreamer, they share source git repository. (From OE-Core rev: e64d90d4c52f2e236dbe3b24b7deffce10452671) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
e82352ffb4
commit
8fd6ef6cd6
@@ -69,4 +69,7 @@ FILES:${PN}-dbg += "${datadir}/gdb ${datadir}/gstreamer-1.0/gdb"
|
||||
|
||||
CVE_PRODUCT = "gstreamer"
|
||||
|
||||
# this CVE is patched in gstreamer1.0-plugins-bad
|
||||
CVE_CHECK_IGNORE += "CVE-2024-0444"
|
||||
|
||||
PTEST_BUILD_HOST_FILES = ""
|
||||
|
||||
Reference in New Issue
Block a user