]> code.ossystems Code Review - openembedded-core.git/commit
Make the default domain a proper domain, not a string
authorChris Larson <chris_larson@mentor.com>
Sat, 10 Apr 2010 02:27:21 +0000 (19:27 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:32 +0000 (15:41 +0100)
commit350c3126e130b1f6d22c6b5061a3feacc05025fc
tree690cf3ef9f1bf2271d0ddb7ee5d12fc5050d0999
parent943ece8610fce9e6e5fda1b524ee479f013e8c5b
Make the default domain a proper domain, not a string

This lets you do -l Default on the commandline to bump the debug level of
messages with no domain, without bumping the level of everything else.

(Bitbake rev: bef33dfc36713d8c93e38e63ddac2e4f9858e787)

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