diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-05-21 14:50:40 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-26 14:04:46 -0800 |
commit | e4de7259e4d20c1fdb655f663fcfdee26d0497c5 (patch) | |
tree | 7fde946e6d8caa4ba624bd15d0e267145854bb1e /scripts/lib/devtool/build.py | |
parent | e3b771d7b6bba8e66b3d0c042ae88ffb98ca6f48 (diff) | |
download | poky-e4de7259e4d20c1fdb655f663fcfdee26d0497c5.tar.gz |
rust: build the default set of tools
Setting it explicitly replaces rust's default choice which is rustdoc
(needed for example in selftests and otherwise expected to be present
in typical rust installations):
https://github.com/rust-lang/rust/blob/master/config.example.toml#L320
This addresses some of the rust selftest failures but not all. Help
is appreciate to restore the selftest.
Unfortunately, this also breaks rust reproducibility (or rather exposes
that it was never properly fixed, as explained here:
https://lists.openembedded.org/g/openembedded-core/message/199288
)
(From OE-Core rev: 4d739fe248d1023eb2c3c040fc4d33273dd16bc1)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 58eaf2ee6c0809bf0a0d3c1d177e62bda7241651)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions