summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/procps/procps_3.3.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/procps/procps_3.3.17.bb')
-rw-r--r--meta/recipes-extended/procps/procps_3.3.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/procps/procps_3.3.17.bb b/meta/recipes-extended/procps/procps_3.3.17.bb
index 97f341488a..0f5575c9ab 100644
--- a/meta/recipes-extended/procps/procps_3.3.17.bb
+++ b/meta/recipes-extended/procps/procps_3.3.17.bb
@@ -75,7 +75,7 @@ python __anonymous() {
75 75
76# 'ps' isn't suitable for use as a security tool so whitelist this CVE. 76# 'ps' isn't suitable for use as a security tool so whitelist this CVE.
77# https://bugzilla.redhat.com/show_bug.cgi?id=1575473#c3 77# https://bugzilla.redhat.com/show_bug.cgi?id=1575473#c3
78CVE_CHECK_WHITELIST += "CVE-2018-1121" 78CVE_CHECK_IGNORE += "CVE-2018-1121"
79 79
80PROCPS_PACKAGES = "${PN}-lib \ 80PROCPS_PACKAGES = "${PN}-lib \
81 ${PN}-ps \ 81 ${PN}-ps \