mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Revert "gstreamer-plugins-base: ignore CVE-2021-3522 since it is fixed"
Change is correct but should be in gstreamer recipe not gstreamer-plugins-base This reverts commit f32e90a7f8918aacda61ef6176eb1655742045b4. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8cdd3eb6e6
commit
427882f470
@@ -20,10 +20,6 @@ SRC_URI = " \
|
||||
SRC_URI[md5sum] = "e3ddb1bae9fb510b49a295f212f1e6e4"
|
||||
SRC_URI[sha256sum] = "9f02678b0bbbcc9eff107d3bd89d83ce92fec2154cd607c7c8bd34dc7fee491c"
|
||||
|
||||
# CPE entries for gst-plugins-base are listed as gstreamer issues
|
||||
# so we need to ignore the false hit
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-3522"
|
||||
|
||||
S = "${WORKDIR}/gst-plugins-base-${PV}"
|
||||
|
||||
DEPENDS += "iso-codes util-linux zlib"
|
||||
|
||||
Reference in New Issue
Block a user