bitbake: lib/bb/cache.py: Change debugging note to a debug message
authorMark Hatle <mark.hatle@windriver.com>
Wed, 29 May 2013 04:01:18 +0000 (23:01 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 May 2013 07:25:40 +0000 (08:25 +0100)
commit600786136f46338d0e82c25b27d9c2e3b949c1ea
tree26b3f641e7209533964f41ca682f6d525fc88ce3
parent72f2ec340b2fb31fc0c8de42830532dd66be46b0
bitbake: lib/bb/cache.py: Change debugging note to a debug message

Some apparently debugging was left in in a previous commit.  This caused
bitbake to return a list of bbappends when things changed from the cache.

Make this a proper debug message.

(Bitbake rev: 1965e5cbdfede18d7b7cb0218e0a5147c3f1c884)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cache.py