diff options
| -rw-r--r-- | meta-oe/recipes-support/libraw/libraw_0.20.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 1940864a20..d842501ab4 100644 --- a/meta-oe/recipes-support/libraw/libraw_0.20.2.bb +++ b/meta-oe/recipes-support/libraw/libraw_0.20.2.bb | |||
| @@ -9,3 +9,6 @@ S = "${WORKDIR}/git" | |||
| 9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
| 10 | 10 | ||
| 11 | DEPENDS = "jpeg jasper lcms" | 11 | DEPENDS = "jpeg jasper lcms" |
| 12 | |||
| 13 | # The fix is already included in the current versin (0.20.2) | ||
| 14 | CVE_CHECK_IGNORE += "CVE-2020-35530" | ||
