Browse Source

ghostscript: set CVE_PRODUCT

(From OE-Core rev: 721e69aa12dd9ee22618ef13f29fb6d28eeab9af)

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
Chen Qi 4 years ago
parent
commit
4f905e245a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      meta/recipes-extended/ghostscript/ghostscript_9.21.bb

+ 3 - 0
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"