]> code.ossystems Code Review - openembedded-core.git/commit
logging: delete the oe(note|warn|fatal|debug) functions
authorDarren Hart <dvhart@linux.intel.com>
Fri, 29 Apr 2011 04:52:50 +0000 (21:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 May 2011 23:49:42 +0000 (00:49 +0100)
commit168d94be0e28fcbefda9df07d6d1b0cfd96e75fc
tree3b37607226e716c073f65219178bd820eea14114
parenta1f09fce5caba389d0484b169f0cde85d64514fa
logging: delete the oe(note|warn|fatal|debug) functions

The new logging.bbclass replaces the oe* logging functions with bb* equivalents.
There are no longer any users of the oe* API within oe-core. Remove the oe*
functions.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
meta/classes/base.bbclass