]> code.ossystems Code Review - openembedded-core.git/commit
Use the python logging module under the hood for bb.msg
authorChris Larson <chris_larson@mentor.com>
Wed, 9 Jun 2010 23:17:29 +0000 (16:17 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:33 +0000 (14:46 +0000)
commit4855548ffbbb6b972f6b71d61d2b29e4758acdc7
tree259485fe325ac4770002b4d8c53288be71bc8fc8
parent3e57e63b2d16fa3f1ec37a904e8538e00a301fdd
Use the python logging module under the hood for bb.msg

(Bitbake rev: 47ca82397bc395b598c6b68b24cdee9e0d8a76d8)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/bin/bitbake
bitbake/lib/bb/__init__.py
bitbake/lib/bb/event.py
bitbake/lib/bb/msg.py
bitbake/lib/bb/ui/knotty.py
bitbake/lib/bb/utils.py