summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-22 23:52:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 22:14:07 +0100
commit183204cbc70a4ef418b16df48bc7eb6e3a75a114 (patch)
tree16308793b71422b7b007f2cd88fefc4cf32a5fc1 /meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb
parent1f204592903a2fd9375b0f3c9c52e7dde0467460 (diff)
downloadopenembedded-core-contrib-183204cbc70a4ef418b16df48bc7eb6e3a75a114.tar.gz
rust: Upgrade to 1.56.0
This is latest major release, changes are here [1] Forward port libstd-rs patches and refresh musl/rv64 port [1] https://github.com/rust-lang/rust/releases/tag/1.56.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb')
-rw-r--r--meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb b/meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb
deleted file mode 100644
index 63fd69107b..0000000000
--- a/meta/recipes-devtools/cargo/cargo-cross-canadian_1.55.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require recipes-devtools/rust/rust-source.inc
-require recipes-devtools/rust/rust-snapshot.inc
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/cargo-${PV}:"
-
-require cargo-cross-canadian.inc