summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libraw/libraw_0.20.2.bb7
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
11DEPENDS = "jpeg jasper lcms" 11DEPENDS = "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)
14CVE_CHECK_IGNORE += "CVE-2020-35530 CVE-2020-35531 CVE-2020-35532" 14CVE_CHECK_IGNORE += " \
15 CVE-2020-35530 \
16 CVE-2020-35531 \
17 CVE-2020-35532 \
18 CVE-2020-35533 \
19 "