From: Chen Qi Date: Sun, 5 May 2019 06:12:32 +0000 (+0800) Subject: ghostscript: set CVE_PRODUCT X-Git-Tag: uninative-2.5~242 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=721e69aa12dd9ee22618ef13f29fb6d28eeab9af;p=openembedded-core.git ghostscript: set CVE_PRODUCT Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- 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" # ghostscript does not supports "arc" COMPATIBLE_HOST = "^(?!arc).*" + +# some entries in NVD uses gpl_ghostscript +CVE_PRODUCT = "ghostscript gpl_ghostscript"