summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-11-06 17:37:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-07 19:47:27 +0000
commit97a88a7b338720549036ff0a4809748859ab3289 (patch)
treedd907833dd5b379f7f5b266ca3d7b6fd06ff39bb
parenta5f5d30d62c9a6698c1e7180b595dd6e01cf5531 (diff)
downloadpoky-97a88a7b338720549036ff0a4809748859ab3289.tar.gz
ghostscript: set CVE_PRODUCT
(From OE-Core rev: 721e69aa12dd9ee22618ef13f29fb6d28eeab9af) (From OE-Core rev: 4f905e245a02b9d8c5fe4a77271aabc41a69ba00) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Conflicts: meta/recipes-extended/ghostscript/ghostscript_9.26.bb
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_9.21.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.21.bb b/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
index 50ec7e20c5..2d323c73ea 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
@@ -134,3 +134,6 @@ BBCLASSEXTEND = "native"
134 134
135# ghostscript does not supports "arc" 135# ghostscript does not supports "arc"
136COMPATIBLE_HOST = "^(?!arc).*" 136COMPATIBLE_HOST = "^(?!arc).*"
137
138# some entries in NVD uses gpl_ghostscript
139CVE_PRODUCT = "ghostscript gpl_ghostscript"