diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-08-11 09:47:31 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-09-03 18:52:52 -0700 |
commit | 60293a42b5500b6139bcd912bf294f862ef9936b (patch) | |
tree | 241d029f71c01e47461c5eaceea6a7204da73dd7 /TODO | |
parent | 3b2c1fe5ca56daebb24073a9dd45723d3efd2a8d (diff) | |
download | bitbake-60293a42b5500b6139bcd912bf294f862ef9936b.zip |
Add pending deprecation warnings to the bb.msg functions
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ - Audit bb.fatal usage - these should all be able to be replaced with exceptions -- Add deprecation warnings to the bb.msg functions - Figure out how to handle the ncurses UI. Should some of our logging formatting stuff be made common to all of bitbake, or perhaps all UIs via the UIHelper? |