mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
rust: Upgrade 1.81.0->1.82.0
Rust stable version updated to 1.82.0. https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html Renamed the below patch to adapt the new version. rv32-cargo-rustix-0.38.28-fix.patch->rv32-cargo-rustix-0.38.34-fix.patch Dropped: rv32-rustix-libc-backend.patch [addressed with rv32-cargo-rustix-0.38.34-fix.patch] (From OE-Core rev: cfa431e734a642796140347f09c3c54b41a7bb75) Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4e1b34de24
commit
555849ead3
@@ -28,7 +28,7 @@ GLIBCVERSION ?= "2.41%"
|
||||
LINUXLIBCVERSION ?= "6.12%"
|
||||
QEMUVERSION ?= "9.2%"
|
||||
GOVERSION ?= "1.22%"
|
||||
RUSTVERSION ?= "1.81%"
|
||||
RUSTVERSION ?= "1.82%"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
|
||||
|
||||
Reference in New Issue
Block a user