diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-12 15:25:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-15 09:49:11 +0100 |
commit | a6c48298b17e6a5844b3638b422fe226e3b67b89 (patch) | |
tree | f8696377df2a3d8d06d6cc1ae418b6f4174dced7 /bitbake/lib/bb/data.py | |
parent | 09ce78cc4fcc6619fb4f527a88d5bca72a8c3e24 (diff) | |
download | poky-a6c48298b17e6a5844b3638b422fe226e3b67b89.tar.gz |
bitbake/msg.py: Drop manually created domain lists
This patch removes the majority of the domain related code from bb.msg
on the grounds that we now support dynamic creation of logging domains
so having this hardcoded is just error prone and less flexible. It also
makes the msg code overly and needlessly complex.
It also removes the bb.msg.debug/note/warn/plain/error functions since
we might as well remove them rather than try and fix them at this point.
(Bitbake rev: 7627b561cbcb1482b464d69db70f38ea663180f3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/data.py')
0 files changed, 0 insertions, 0 deletions