summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust-source.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rust/rust-source.inc')
-rw-r--r--meta/recipes-devtools/rust/rust-source.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index 8f341a0e5b..423b2200fc 100644
--- a/meta/recipes-devtools/rust/rust-source.inc
+++ b/meta/recipes-devtools/rust/rust-source.inc
@@ -19,6 +19,3 @@ RUSTSRC = "${UNPACKDIR}/rustc-${RUST_VERSION}-src"
19 19
20UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html" 20UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html"
21UPSTREAM_CHECK_REGEX = "rustc-(?P<pver>\d+(\.\d+)+)-src" 21UPSTREAM_CHECK_REGEX = "rustc-(?P<pver>\d+(\.\d+)+)-src"
22
23CVE_STATUS[CVE-2024-24576] = "not-applicable-platform: Issue only applies on Windows"
24CVE_STATUS[CVE-2024-43402] = "not-applicable-platform: Issue only applies on Windows"