diff --git a/meta-oe/recipes-support/libraw/libraw_0.20.2.bb b/meta-oe/recipes-support/libraw/libraw_0.20.2.bb index d842501ab4..d87c78f46b 100644 --- a/meta-oe/recipes-support/libraw/libraw_0.20.2.bb +++ b/meta-oe/recipes-support/libraw/libraw_0.20.2.bb @@ -10,5 +10,5 @@ inherit autotools pkgconfig DEPENDS = "jpeg jasper lcms" -# The fix is already included in the current versin (0.20.2) -CVE_CHECK_IGNORE += "CVE-2020-35530" +# The fixes are already included in the current versin (0.20.2) +CVE_CHECK_IGNORE += "CVE-2020-35530 CVE-2020-35531"