]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2024 09:20:08 +0000 (10:20 +0100)
commitbf5732e2b235ce06fa1f24fe8f0dbcbc068500e3
treefea60c253389063301387c51c4f6a31f8d09f15d
parente9962f7033f717591a168e694311523c82c67608
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>
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