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>
This commit is contained in:
Chen Qi 2019-05-05 14:12:32 +08:00 committed by Richard Purdie
parent 9bdb6cfb8a
commit 918131d453

View File

@ -136,3 +136,6 @@ BBCLASSEXTEND = "native"
# ghostscript does not supports "arc" # ghostscript does not supports "arc"
COMPATIBLE_HOST = "^(?!arc).*" COMPATIBLE_HOST = "^(?!arc).*"
# some entries in NVD uses gpl_ghostscript
CVE_PRODUCT = "ghostscript gpl_ghostscript"