summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-08-11 21:58:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-14 08:13:32 +0100
commit95832841bf1d16a939df62670dadeff50cd3c1ed (patch)
treee738bf15847cd6ff5c3cf5e7fa9c314ce3871962 /meta/recipes-devtools/rust
parent85437a157e80df7ee210a94d1887777ad4eac657 (diff)
downloadpoky-95832841bf1d16a939df62670dadeff50cd3c1ed.tar.gz
rust: update 1.62.0 -> 1.62.1
(From OE-Core rev: 6baa224158f40b9754c3f10e11966d02e1337ae7) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust')
-rw-r--r--meta/recipes-devtools/rust/libstd-rs_1.62.1.bb (renamed from meta/recipes-devtools/rust/libstd-rs_1.62.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-cross-canadian_1.62.1.bb (renamed from meta/recipes-devtools/rust/rust-cross-canadian_1.62.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.62.1.bb (renamed from meta/recipes-devtools/rust/rust-llvm_1.62.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-source.inc2
-rw-r--r--meta/recipes-devtools/rust/rust_1.62.1.bb (renamed from meta/recipes-devtools/rust/rust_1.62.0.bb)0
5 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.62.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb
index eec0245ae1..eec0245ae1 100644
--- a/meta/recipes-devtools/rust/libstd-rs_1.62.0.bb
+++ b/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.62.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.62.1.bb
index 55865238ab..55865238ab 100644
--- a/meta/recipes-devtools/rust/rust-cross-canadian_1.62.0.bb
+++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.62.1.bb
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.62.1.bb
index 5b94e22f7b..5b94e22f7b 100644
--- a/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb
+++ b/meta/recipes-devtools/rust/rust-llvm_1.62.1.bb
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index b814574e55..dbcef2cbc2 100644
--- a/meta/recipes-devtools/rust/rust-source.inc
+++ b/meta/recipes-devtools/rust/rust-source.inc
@@ -1,5 +1,5 @@
1SRC_URI += "https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;name=rust" 1SRC_URI += "https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;name=rust"
2SRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e" 2SRC_URI[rust.sha256sum] = "02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e"
3 3
4SRC_URI:append:class-target:pn-rust = " file://hardcodepaths.patch" 4SRC_URI:append:class-target:pn-rust = " file://hardcodepaths.patch"
5SRC_URI:append:class-nativesdk:pn-nativesdk-rust = " file://hardcodepaths.patch" 5SRC_URI:append:class-nativesdk:pn-nativesdk-rust = " file://hardcodepaths.patch"
diff --git a/meta/recipes-devtools/rust/rust_1.62.0.bb b/meta/recipes-devtools/rust/rust_1.62.1.bb
index 81923c3331..81923c3331 100644
--- a/meta/recipes-devtools/rust/rust_1.62.0.bb
+++ b/meta/recipes-devtools/rust/rust_1.62.1.bb