summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/runqueue-tests
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-12 15:53:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-14 17:28:23 +0100
commitc86ae704d312eec4e4a86ef046bc8d5601ef4176 (patch)
tree03d411c170e9163640fffc242f4173c4d544908a /bitbake/lib/bb/tests/runqueue-tests
parent18c109d6f5366d5c92f10735f7408bbd7ffa76cb (diff)
downloadpoky-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 'bitbake/lib/bb/tests/runqueue-tests')
0 files changed, 0 insertions, 0 deletions