diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-03-31 07:26:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-04 13:11:49 +0100 |
commit | cd9526df7306b3a5b43d521a721bbd039a99cdfd (patch) | |
tree | 57a3b88e04ec4151f7265f65d0bde99654ea42f8 /scripts/lib/scriptutils.py | |
parent | 3f0acc2a6133bf8cd3cb2c5046cf6f7e8943283c (diff) | |
download | poky-cd9526df7306b3a5b43d521a721bbd039a99cdfd.tar.gz |
rust: do not run separate build/install steps
Upstream does not actually use or test it this way; if the goal
is to install items, then install target should be executed directly.
In particular, in latest rust release building stage 2 items has regressed
altogether (incorrect dependencies between rust-analyze tool and the
libs it needs) and no one noticed.
(From OE-Core rev: 7d805f9a9f6b5048308a37a2757d08cca40b1ff3)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions