mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
9bdb6cfb8a
commit
918131d453
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user