bitbake: bitbake: move extra cache collection out of cooker
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Tue, 28 May 2013 12:49:55 +0000 (12:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 09:20:32 +0000 (10:20 +0100)
commitf7075a1d860b4e036fdfd0bf181d589013e4321d
tree82d953f5afa13a157958ed779557ed72a3180d7e
parent9e85a6f7490c7385e189a614a7d5544b3bba90fb
bitbake: bitbake: move extra cache collection out of cooker

The collection of the extra caching data should not
be performed by the cooker, but supplied to it.
This patch will also streamline the code for launching servers
without a UI attached.

Based on a patch by Bogdan Marinescu <bogdan.a.marinescu@intel.com>

(Bitbake rev: f0b54280a6bce522508e4741e5f507bc284113a8)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake
bitbake/lib/bb/cooker.py
bitbake/lib/bb/cookerdata.py