summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/suckless/st_0.8.5.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/suckless/st_0.8.5.bb b/meta-oe/recipes-graphics/suckless/st_0.8.5.bb
index e88c2c0f09..beb7ed6fd8 100644
--- a/meta-oe/recipes-graphics/suckless/st_0.8.5.bb
+++ b/meta-oe/recipes-graphics/suckless/st_0.8.5.bb
@@ -33,3 +33,6 @@ ALTERNATIVE:${PN} = "st st-256color"
33ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st" 33ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st"
34 34
35ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color" 35ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color"
36
37#cpe-incorrect: The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue.
38CVE_CHECK_IGNORE += "CVE-2017-16224"