summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-15 17:58:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-18 10:06:26 +0100
commit0ef16f083eddb0eccd5fd1604e6e922a38705ae5 (patch)
tree4031c374b8d6d93f3ad374fda1c306b902a0750c /bitbake/lib/bb/parse
parent249686927ba7c1149298c2efd0645993a5dd74c5 (diff)
downloadpoky-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 'bitbake/lib/bb/parse')
0 files changed, 0 insertions, 0 deletions