diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-01-30 14:55:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-08 17:12:54 +0000 |
commit | 5ae7c6268b48146a515970343b1c417a40c15968 (patch) | |
tree | 6dddc5e5156cb7fe0539d6c2aa06d9a22164594f /scripts/lib/recipetool/create_buildsys.py | |
parent | 18c4179d11605bb3e25b437334e7ade1e987b31f (diff) | |
download | poky-5ae7c6268b48146a515970343b1c417a40c15968.tar.gz |
selftest/SStateCacheManagement: do not manipulate ERROR_QA
This is no longer necessary as selftest enforces buildhistory disabling nowadays.
It is also a significant contributor to slowness of the tests:
they work by setting up private sstate and retaining autobuilder sstate
as a read-only mirror, and if the needed objects aren't in that
mirror (as particularly seen on arm hosts), then the whole build
stars from scratch - and then is thrown away.
(From OE-Core rev: 208c8bc0e168cd2fd5884882b892862c6303fdfe)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys.py')
0 files changed, 0 insertions, 0 deletions