bitbake: runqueue: Abstract the start and teardown worker functions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 17:12:30 +0000 (18:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2013 11:52:57 +0000 (12:52 +0100)
commit3dcf7a7599ee01faaa78937b132f45d0aab51110
treeb5c76befc355421c455dc90c86704f4baf13331d
parent76de879bcb262834608f4a9b6b9d102b58d7a9a7
bitbake: runqueue: Abstract the start and teardown worker functions

We're going to need a fakeroot/pseudo version of the worker so
abstract the code to start the worker process.

(Bitbake rev: b5d0f12f9df3ab211700473ed145ee6fbd9ca8e9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/runqueue.py