]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust: Upgrade 1.66.1 -> 1.67.0
authorAlex Kiernan <alex.kiernan@gmail.com>
Sat, 28 Jan 2023 17:39:12 +0000 (17:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2023 17:09:45 +0000 (17:09 +0000)
commit4900e0c5cb8a092a1d77d4f26249afa59b241da6
treebdee1a62c481efb64db71cea9bb4be530ebadc05
parentca2e2035b9d81a230a1a63f51b1300418e9b9ca6
rust: Upgrade 1.66.1 -> 1.67.0

Disable ZStd to avoid needing libzstd in llvm (mirrors zlib disable).
Generate complete list of rust-snapshot artefacts from src/stage0.json.
Drop clippy-driver reproducibility change as the code is gone from
upstream.

Release notes:
  https://releases.rs/docs/1.67.0/

License-Update: Unicode-TOU text added (already in our license string)
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/rust/cargo_1.67.0.bb [moved from meta/recipes-devtools/rust/cargo_1.66.1.bb with 100% similarity]
meta/recipes-devtools/rust/files/crossbeam_atomic.patch
meta/recipes-devtools/rust/files/hardcodepaths.patch
meta/recipes-devtools/rust/libstd-rs_1.67.0.bb [moved from meta/recipes-devtools/rust/libstd-rs_1.66.1.bb with 94% similarity]
meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb [moved from meta/recipes-devtools/rust/rust-cross-canadian_1.66.1.bb with 100% similarity]
meta/recipes-devtools/rust/rust-llvm_1.67.0.bb [moved from meta/recipes-devtools/rust/rust-llvm_1.66.1.bb with 98% similarity]
meta/recipes-devtools/rust/rust-snapshot.inc
meta/recipes-devtools/rust/rust-source.inc
meta/recipes-devtools/rust/rust_1.67.0.bb [moved from meta/recipes-devtools/rust/rust_1.66.1.bb with 99% similarity]