diff options
author | Denys Dmytriyenko <denys@ti.com> | 2011-08-12 15:57:14 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-15 09:13:53 +0100 |
commit | fce0b963b437c5b0660dca6f5b0a099e4befa03c (patch) | |
tree | fb88cf3e1bf34e4e93cd9994de7e3a24f607f60e /bitbake/lib/bb/data.py | |
parent | 30381645eefe4e3222fd3ce45823f143ce2fa82c (diff) | |
download | poky-fce0b963b437c5b0660dca6f5b0a099e4befa03c.tar.gz |
lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug message
In verbose mode there are hundreds of these "checking PREFERRED_PROVIDER_%s"
messages, cluttering the output and obscuring the more important resulting
"selecting %s to satisfy runtime %s due to %s" messages. Individual "checking"
lines are more suited for debug mode, similar to "sorted providers for %s
are: %s", hence convert logger.verbose() to logger.debug().
(Bitbake rev: 85dfbec26abb5b944758f5c4749b7df16c0fb2e6)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/data.py')
0 files changed, 0 insertions, 0 deletions