diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-15 17:58:39 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-18 10:06:26 +0100 |
commit | 0ef16f083eddb0eccd5fd1604e6e922a38705ae5 (patch) | |
tree | 4031c374b8d6d93f3ad374fda1c306b902a0750c /scripts | |
parent | 249686927ba7c1149298c2efd0645993a5dd74c5 (diff) | |
download | poky-0ef16f083eddb0eccd5fd1604e6e922a38705ae5.tar.gz |
bitbake: runqueue: Abstract worker functionality to an object/array
With the introduction of multi-config and the possibility of distributed
builds we need arrays of workers rather than the existing two.
This refactors the code to have a dict() of workers and a dict of
fakeworkers, represented by objects. The code can iterate over these.
This is separated out from the multi-config changes since its separable
and clearer this way.
(Bitbake rev: 8181d96e0a4df0aa47287669681116fa65bcae16)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions