diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-14 12:30:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-14 12:36:04 +0000 |
commit | 5d968368bc8b5813b0579910e23bd50fa6bd874b (patch) | |
tree | 8918d60950ae0df43ee16cd887a3084e9fec1455 /bitbake/bin/bitbake-selftest | |
parent | dc637ae860f57161c97b04d3e91612d3e1600f37 (diff) | |
download | poky-5d968368bc8b5813b0579910e23bd50fa6bd874b.tar.gz |
bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbake
The method this older code was accessing doesn't exist. A library shouldn't
be changing behaviour based on the environment anyway when sepcific function
calls exist to correctly setup the logging. Fix the crash if BBDEBUG was used
by moving the code to bin/bitbake.
[YOCTO #3319]
(Bitbake rev: 3a1b75037fe1e5282ffd40b037e93353405faa45)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-selftest')
0 files changed, 0 insertions, 0 deletions