]> code.ossystems Code Review - openembedded-core.git/commit
Pass the config metadata into the Cache constructor rather than the cooker
authorChris Larson <clarson@kergoth.com>
Tue, 6 Apr 2010 15:52:54 +0000 (08:52 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:31 +0000 (15:41 +0100)
commit2cd161171a245aa758aa14ea3711defc5f60400d
tree0bfc7a658fa7930435645990f4008204c5e9fd0b
parentc926e87f47bfef1a367cac732b64a07a2415c91e
Pass the config metadata into the Cache constructor rather than the cooker

Cache only uses the config metadata from the cooker, no need for the cooker itself.

(Bitbake rev: bf58d43444642d31293a341ce72292003ca5c162)

Signed-off-by: Chris Larson <clarson@kergoth.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/cache.py