Files
poky/bitbake/lib/bb
Richard Purdie c67e44b839 bitbake: runqueue: Fix dependency loop analysis 'hangs'
Currently the mechanism for breaking out of the dependnecy loop analysis
code is broken and doesn't work leading to bitbake appearing to hang.

Add in a custom exception for this purpose and fix the code to exit
as intended, fixing the hang and making the dependency loop code
usable again.

(Bitbake rev: e39dbd72ef44eebae32f9fe3b75a1bf789605558)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-25 22:33:05 +00:00
..
2018-09-22 15:52:12 -07:00
2016-12-07 10:42:22 +00:00