From: Chen Qi Date: Wed, 6 Nov 2019 15:37:49 +0000 (+0200) Subject: ghostscript: set CVE_PRODUCT X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4f905e245a02b9d8c5fe4a77271aabc41a69ba00;p=openembedded-core.git ghostscript: set CVE_PRODUCT (From OE-Core rev: 721e69aa12dd9ee22618ef13f29fb6d28eeab9af) Signed-off-by: Chen Qi Signed-off-by: Richard Purdie Conflicts: meta/recipes-extended/ghostscript/ghostscript_9.26.bb --- 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" # ghostscript does not supports "arc" COMPATIBLE_HOST = "^(?!arc).*" + +# some entries in NVD uses gpl_ghostscript +CVE_PRODUCT = "ghostscript gpl_ghostscript"