]> code.ossystems Code Review - openembedded-core.git/commit
bb.cache: only log if the respective action was taken
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 13 Nov 2010 23:36:37 +0000 (00:36 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:39 +0000 (14:46 +0000)
commit1d8a9b88560d27b79f88c37cecc4a7d386182db2
treed256a2deeb1f12ef22e672fe993583344fd08eb6
parent7e1b709231803aaa64aeb5e47a3df1ac53c88ef2
bb.cache: only log if the respective action was taken

This avoids alot of misleading log-messages like "Removing FOO from cache"
if FOO was not in the cache and as such is not a removal candidate.

(Bitbake rev: de34a403e206867e09410ad4925c7b9cff04fee6)

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/cache.py