diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-12 15:53:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-14 17:28:23 +0100 |
commit | c86ae704d312eec4e4a86ef046bc8d5601ef4176 (patch) | |
tree | 03d411c170e9163640fffc242f4173c4d544908a /scripts/runqemu-addptable2image | |
parent | 18c109d6f5366d5c92f10735f7408bbd7ffa76cb (diff) | |
download | poky-c86ae704d312eec4e4a86ef046bc8d5601ef4176.tar.gz |
bitbake: runqueue: Improve setscene task handling logic
The previous tasks_covered and tasks_notcovered were basically unstable
data structures. We couldn't always tell whether tasks should be covered
or not when trying to repair the sturcture if sstate tasks reran.
In the end its simpler to throw the lists away and rebuild them based upon
current data rather than trying to patch it adhoc. This turns out to be
simpler and much more reliable and I've much more confidence in this code.
(Bitbake rev: 52ee2ba2c617d928569f5afa404925c8b6f317bc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-addptable2image')
0 files changed, 0 insertions, 0 deletions