diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-06 16:16:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-15 10:28:12 +0100 |
commit | 2d84e3682c252eff425a1e73ea51f4a1a118e97f (patch) | |
tree | cd7a4add18a8df464df82347e98fc89978359aed /bitbake/bin/bitbake-selftest | |
parent | cf829a5f660392bc83a9175ab4900b170496f349 (diff) | |
download | poky-2d84e3682c252eff425a1e73ea51f4a1a118e97f.tar.gz |
bitbake: runqueue: Alter setscenewhitelist handling
Since there is now parallel execution of setscene and normal tasks, the way
setscenewhitelist handling worked can't function the way it did. Paul and I
never liked its error output anyway.
This code tries a different approach, checking the task at execution time
but printing the uncovered task list.
This code may need improvement after real world usage but can
work with the new task flows.
(Bitbake rev: a08d8ba5f5194a09391b1904ee31c04c5f0b1e28)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-selftest')
0 files changed, 0 insertions, 0 deletions