From 721e69aa12dd9ee22618ef13f29fb6d28eeab9af Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Sun, 5 May 2019 14:12:32 +0800 Subject: ghostscript: set CVE_PRODUCT Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- meta/recipes-extended/ghostscript/ghostscript_9.26.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta') 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" -- cgit 1.2.3-korg