diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-10-02 17:01:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-03 17:51:38 +0100 |
commit | a7058e49a45720c0b2138c5ac45d21b0e1986ac3 (patch) | |
tree | 20dd184c1c38fa30869fdb8883d20f2826bc6d8e /scripts/lib/buildstats.py | |
parent | 2207f3f6c1dbeebe901786da4bbcd5f374518ef7 (diff) | |
download | poky-a7058e49a45720c0b2138c5ac45d21b0e1986ac3.tar.gz |
bitbake: bitbake-setup: add support for skipping a fragment selection
In autobuilder testing a use case arised where
- the available choices in configuration file for choosing a machine are incomplete
- putting every possible machine choice into that configuration is undesirable/not possible
- autobuilder code can write a machine selection into the bitbake config
after the fact.
So this --skip-selection option is intended for advanced users that know what they're doing
and is generally not recommended as it requires manually tweaking the bitbake config to
make it usable.
(Bitbake rev: fa81154cd8a204b394afa698daa0162e6337e7fa)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions