summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/emlog
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/emlog')
-rw-r--r--meta-oe/recipes-core/emlog/emlog_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-oe/recipes-core/emlog/emlog_git.bb b/meta-oe/recipes-core/emlog/emlog_git.bb
index 05fa0c334c..03c895f667 100644
--- a/meta-oe/recipes-core/emlog/emlog_git.bb
+++ b/meta-oe/recipes-core/emlog/emlog_git.bb
@@ -25,11 +25,9 @@ do_install() {
25 25
26RRECOMMENDS:${PN} += "kernel-module-emlog" 26RRECOMMENDS:${PN} += "kernel-module-emlog"
27 27
28# The NVD database doesn't have a CPE for this product, 28CVE_STATUS_GROUPS += "CVE_STATUS_EMLOG"
29# the name of this product is exactly the same as github.com/emlog/emlog 29CVE_STATUS_EMLOG[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored."
30# but it's not related in any way. The following CVEs are from that project 30CVE_STATUS_EMLOG = " \
31# so they can be safely ignored
32CVE_CHECK_IGNORE += "\
33 CVE-2019-16868 \ 31 CVE-2019-16868 \
34 CVE-2019-17073 \ 32 CVE-2019-17073 \
35 CVE-2021-44584 \ 33 CVE-2021-44584 \