]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust: correctly link rust-snapshot into build/stage0
authorAlexander Kanavin <alex@linutronix.de>
Thu, 16 May 2024 11:21:08 +0000 (13:21 +0200)
committerSteve Sakoman <steve@sakoman.com>
Sun, 26 Jan 2025 13:59:36 +0000 (05:59 -0800)
commit9b23f995fbc1886c36f02b0c6e1ccaf2ee0f6daa
tree369ba88038beb96b87cb059a800993d2ff90dc45
parentd592bc02b0846411796c1d481c09833559d1d29f
rust: correctly link rust-snapshot into build/stage0

This does not seem to be used in regular builds, but is beneficial
in rust selftest, where it allows dropping a custom patch
that is unsuitable for upstream (and was rejected by them).

Also remove an obsolete comment that seems related to the code
but describes something that was resolved long time ago.

I have confirmed that the rust selftest continues to pass with just
this one commit on top of master (as the following changes do break
the selftest).

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit bf5732e2b235ce06fa1f24fe8f0dbcbc068500e3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/rust/files/cargo-path.patch [deleted file]
meta/recipes-devtools/rust/rust-source.inc
meta/recipes-devtools/rust/rust_1.75.0.bb