summaryrefslogtreecommitdiffstats
path: root/lib/bb/cache.py
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-17 10:23:01 +0100
commit8181d96e0a4df0aa47287669681116fa65bcae16 (patch)
tree10e42f95b2bf850eee684fb690ff325cc71dd080 /lib/bb/cache.py
parent8c992c148d9619b10eeae8bbd9376ecf408037a5 (diff)
downloadbitbake-8181d96e0a4df0aa47287669681116fa65bcae16.tar.gz
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/cache.py')
0 files changed, 0 insertions, 0 deletions