mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
gstreame1.0: ignore CVEs from gstreamer1.0-plugins-bad
These CVEs are patched in gstreamer1.0-plugins-bad. CPE for gstreamer-plugins-bad mostly hits original gstreamer recipe. (From OE-Core rev: a2339d124c2561bf157f3e14af0b3152d257d937) 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
3d3f3d4334
commit
3600a4b28e
@@ -69,7 +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"
|
||||
# these CVEs are patched in gstreamer1.0-plugins-bad
|
||||
CVE_CHECK_IGNORE += "CVE-2023-40474 CVE-2023-40475 CVE-2023-40476 CVE-2023-44429 CVE-2023-44446 CVE-2023-50186 CVE-2024-0444"
|
||||
|
||||
PTEST_BUILD_HOST_FILES = ""
|
||||
|
||||
Reference in New Issue
Block a user