summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-05-05 14:12:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-20 14:38:16 +0100
commit8e183ade1af8772926a10cae9065be9d72bce40b (patch)
treea351b5e6bd53f0013c8079b6c22a8fd3b3120d3c /meta/recipes-extended
parent92dd0b2d9d202cc5863c178a32954924431de5d5 (diff)
downloadpoky-8e183ade1af8772926a10cae9065be9d72bce40b.tar.gz
ghostscript: set CVE_PRODUCT
(From OE-Core rev: 23822fb39341ba064d2e01389409958f6b4dd15c) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_9.26.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
index bb32347880..2630084a07 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb
@@ -136,3 +136,6 @@ BBCLASSEXTEND = "native"
136 136
137# ghostscript does not supports "arc" 137# ghostscript does not supports "arc"
138COMPATIBLE_HOST = "^(?!arc).*" 138COMPATIBLE_HOST = "^(?!arc).*"
139
140# some entries in NVD uses gpl_ghostscript
141CVE_PRODUCT = "ghostscript gpl_ghostscript"