]> code.ossystems Code Review - openembedded-core.git/commit
cache: Add debug msg for a nonexistant dep file
authorChris Larson <chris_larson@mentor.com>
Thu, 18 Nov 2010 18:14:38 +0000 (11:14 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:41 +0000 (14:46 +0000)
commit814c80f53c29802153120f95dfdb5750e3fb09cc
tree958557c38bb136810c40d0797668f55f584e335c
parent84f02831a71781b734055aedc6e630e86bc6dd48
cache: Add debug msg for a nonexistant dep file

If a recipe depends on a file, and that file is out of date, we show a
message, but if that file was removed, we do not, until now.

(Bitbake rev: 67984ba0ac2db79874541bc031f2e3e9ff7a6c32)

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