mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
ninja: ignore CVE-2021-4336, wrong ninja
(From OE-Core rev: c2dd2c13ff26c3f046e35a2f6b8afeb099ef422a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
351aa3ea85
commit
9a106486ad
|
@ -29,3 +29,6 @@ do_install() {
|
|||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# This is a different Ninja
|
||||
CVE_CHECK_IGNORE += "CVE-2021-4336"
|
||||
|
|
Loading…
Reference in New Issue
Block a user