diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-16 12:57:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-17 10:20:21 +0000 |
commit | 8dac3ce4247bca443c96b0ecec5d1431c325aeb8 (patch) | |
tree | 5607beba1fb37d5bc17c3c314241f8ef14751f71 /meta | |
parent | 30c21f4a6f64d0589f02ee315a46d73da4b89167 (diff) | |
download | poky-8dac3ce4247bca443c96b0ecec5d1431c325aeb8.tar.gz |
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: 8756e4ade67c16e35269ea0659e10b9ebaa6117f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions