From: Saquib Iltaf <[email protected]> Ignore CVE-2024-43402 as its not applicable.
CVEs are specific to Microsoft Windows. Signed-off-by: Saquib Iltaf <[email protected]> --- recipes-devtools/rust/rust-cross-canadian.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-devtools/rust/rust-cross-canadian.inc b/recipes-devtools/rust/rust-cross-canadian.inc index 4478a7e..8e728ef 100644 --- a/recipes-devtools/rust/rust-cross-canadian.inc +++ b/recipes-devtools/rust/rust-cross-canadian.inc @@ -15,6 +15,9 @@ SRC_URI += "file://target-rust-ccld.c" LIC_FILES_CHKSUM = "file://target-rust-ccld.c;md5=af4e0e29f81a34cffe05aa07c89e93e9;endline=7" S = "${WORKDIR}" +# These CVEs are specific to Microsoft Windows +CVE_CHECK_IGNORE += "CVE-2024-43402" + # Need to use our SDK's sh here, see #14878 create_sdk_wrapper () { file="$1" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226032): https://lists.openembedded.org/g/openembedded-core/message/226032 Mute This Topic: https://lists.openembedded.org/mt/116168503/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
