]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Drop legacy code that is no longer useful/used
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2011 14:02:58 +0000 (15:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Sep 2011 16:55:14 +0000 (17:55 +0100)
commitaa60484384385a8b0f07e8062d58056a3670e399
tree353046a2452fcf16621224a71b9aeb9f92e0568b
parent93e595d5c89ebacdb8d1e6fcfe6f58fe2d30de28
base.bbclass: Drop legacy code that is no longer useful/used

The code displaying console events has been handled by the bitbake
UI since 1.8 so the legacy code path can be removed. If a log event
is wanted, there are much better (and more complete) ways to do this
so remove the EVENTLOG code too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass