mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
rust-cross-canadian: Ignore CVE-2024-43402
Ignore CVE-2024-43402 as its not applicable. CVEs are specific to Microsoft Windows. (From OE-Core rev: 3044ae9e6e84faada8c1425238e9e9c3060b1a3a) Signed-off-by: Saquib Iltaf <saquib.iltaf@kpit.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
809b3e9113
commit
6ab506f474
@ -76,3 +76,5 @@ SUMMARY:${RUSTLIB_HOST_PN} = "Rust cross canadian libaries for ${HOST_SYS}"
|
||||
SUMMARY:${RUSTLIB_SRC_PN} = "Rust standard library sources for cross canadian toolchain"
|
||||
SUMMARY:${PN} = "Rust crost canadian compiler"
|
||||
|
||||
# These CVEs are specific to Microsoft Windows
|
||||
CVE_CHECK_IGNORE += "CVE-2024-43402"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user