diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-22 13:31:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-24 12:25:36 +0000 |
commit | bc267ef6febb810470aeeb03e091d1a8d6c60e70 (patch) | |
tree | 2ef3083fb3f0c39fe35b6b4a225cecc7573b216d /bitbake/lib/bb/cooker.py | |
parent | 02a697cac5400e7b6fc7b955e2e1cbc51ae161bb (diff) | |
download | poky-bc267ef6febb810470aeeb03e091d1a8d6c60e70.tar.gz |
bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues
When using the dry run option (-n), bitbake would still try and fire
a specific fakeroot worker. This is doomed to failure since it might
well not have been built.
Add in some checks to prevent the failures.
[YOCTO #5367]
(Bitbake rev: f34d0606f87ce9dacadeb78bac35879b74f10559)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions