bitbake: cooker: Clean up init/reset configuration code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Sep 2013 16:31:09 +0000 (17:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Sep 2013 07:20:38 +0000 (08:20 +0100)
commitbc41c84efb3a7a6a4fdd2c4917f79e297c9b93f0
treeb9390c2719907b9195dd697b808e2fa2ec332bbb
parent444677e6ed3cc91804453fed4197f01e1a02d477
bitbake: cooker: Clean up init/reset configuration code

Currently the cooker event data isn't rebuilt upon reset and the cache
configuration cannot be changed after init. These are both bad things
and this patch refactors the init/reset code so that it is possible
to reconfigure the server.

(Bitbake rev: 1193b8d76fcb6cb87e9ec135a2514370d7dd90ac)

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