diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-16 10:31:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-17 07:26:23 +0100 |
commit | 6b520611235673c9223609676a70d3cf5f6d4744 (patch) | |
tree | fc2b797813b89a763683b85e9f3d0c5762d501fe /bitbake/lib/bb/pysh | |
parent | 4437754142f6d0e8f3cf9ffbb51c61321b8c5600 (diff) | |
download | poky-6b520611235673c9223609676a70d3cf5f6d4744.tar.gz |
bitbake: runqueue/knotty: Improve UI handling of setscene task counting
The recent fixes to merge setscene and normal task accounting in runqueue
fixed some display issues but broke the task numbering of setscene tasks.
Add new accounting methods to the stats structure specifically designed
for setscene. This accounts for the fact that setscene tasks can rerun
multiple times in the build.
Then use the new data in the UI to correctly display the numbers the
user wants to see to understand progress.
(Bitbake rev: ed7e2da88bf4b7bfc7ebfc12b9bd6c0fb7d8c1aa)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/pysh')
0 files changed, 0 insertions, 0 deletions