This patch does not apply to the kirkstone branch. Steve
On Tue, Nov 11, 2025 at 11:36 AM Saquib Iltaf via lists.openembedded.org <[email protected]> wrote: > > 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 50d9e6c..0a87c64 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 (#226191): https://lists.openembedded.org/g/openembedded-core/message/226191 Mute This Topic: https://lists.openembedded.org/mt/116244000/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
