mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
ghostscript: set CVE_PRODUCT
(From OE-Core rev: 23822fb39341ba064d2e01389409958f6b4dd15c) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user