mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
rust: Upgrade 1.80.1->1.81.0
https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html Drop the following backported patches which is addressed with rust v1.81.0 upgrade. 0001-cargo-do-not-write-host-information-into-compilation.patch2db0bab161hardcodepaths.patch28503d69ac(From OE-Core rev: 611ec9ffbac974f472a828277ba7f3e344e99ca3) 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
3805214ecf
commit
e51f98d5ff
@@ -24,7 +24,7 @@ GLIBCVERSION ?= "2.40%"
|
||||
LINUXLIBCVERSION ?= "6.12%"
|
||||
QEMUVERSION ?= "9.2%"
|
||||
GOVERSION ?= "1.22%"
|
||||
RUSTVERSION ?= "1.80%"
|
||||
RUSTVERSION ?= "1.81%"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
|
||||
|
||||
Reference in New Issue
Block a user