[OE-core] [PATCH RFC CFH][sumo 34/47] ghostscript: set CVE_PRODUCT

Mikko Rapeli mikko.rapeli at bmw.de
Wed Nov 6 15:37:49 UTC 2019


From: Chen Qi <Qi.Chen at windriver.com>

(From OE-Core rev: 721e69aa12dd9ee22618ef13f29fb6d28eeab9af)

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

Conflicts:
	meta/recipes-extended/ghostscript/ghostscript_9.26.bb
---
 meta/recipes-extended/ghostscript/ghostscript_9.21.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.21.bb b/meta/recipes-extended/ghostscript/ghostscript_9.21.bb
index 50ec7e2..2d323c7 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"
-- 
1.9.1



More information about the Openembedded-core mailing list