]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: runqueue: Improve scenequeue debugging
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2019 22:45:55 +0000 (23:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Aug 2019 16:28:23 +0000 (17:28 +0100)
commitde06716c76702e63bc807fa4d43fe3118611c872
treeec8b49ef736709131ef6e15c77f31821e204989c
parentd842d2507a7f74f2a4a711d293006b4ee03b10af
bitbake: runqueue: Improve scenequeue debugging

Whilst we had good runqueue failure mode debug, it hadn't adapted to the
scenequeue changes. Run the scenequeue sanity tests at the end of
a build and output the results regardless of whether all setscene tasks
completed or not. This *massively* improves the ability to debug runqueue
problems.

(Bitbake rev: b9b2177473c0b95a23bd519a201e1d2ba101c6c1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/runqueue.py