diff options
| -rw-r--r-- | meta-oe/recipes-support/libraw/libraw_0.20.2.bb | 7 |
1 files changed, 6 insertions, 1 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 ee64c33d78..41aac581f1 100644 --- a/meta-oe/recipes-support/libraw/libraw_0.20.2.bb +++ b/meta-oe/recipes-support/libraw/libraw_0.20.2.bb | |||
| @@ -11,4 +11,9 @@ inherit autotools pkgconfig | |||
| 11 | DEPENDS = "jpeg jasper lcms" | 11 | DEPENDS = "jpeg jasper lcms" |
| 12 | 12 | ||
| 13 | # The fixes are already included in the current versin (0.20.2) | 13 | # The fixes are already included in the current versin (0.20.2) |
| 14 | CVE_CHECK_IGNORE += "CVE-2020-35530 CVE-2020-35531 CVE-2020-35532" | 14 | CVE_CHECK_IGNORE += " \ |
| 15 | CVE-2020-35530 \ | ||
| 16 | CVE-2020-35531 \ | ||
| 17 | CVE-2020-35532 \ | ||
| 18 | CVE-2020-35533 \ | ||
| 19 | " | ||
