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-24 10:13:32 +0100 |
commit | dd7020ab2b5d70bc321471714ec9b5b0dacf780f (patch) | |
tree | c2803347990150b3b83dd24e1c0221db7e993461 /scripts/lib/devtool/build.py | |
parent | d0facfa5d774c3c85bd1eddae7cd935f1b34d64e (diff) | |
download | poky-dd7020ab2b5d70bc321471714ec9b5b0dacf780f.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: 7d938703d9321cde5a32e4dff005f07e8821b704)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ed7e2da88bf4b7bfc7ebfc12b9bd6c0fb7d8c1aa)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions