diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-06-07 21:04:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-12 15:07:39 +0100 |
commit | d44d5a2e79affce73750561c1e1ca58f8fcb7bb1 (patch) | |
tree | 2e37dec8a23c57e4e975e46817929a098cf6e46d /bitbake/lib/bb/progress.py | |
parent | 833520d2fb8cdef2f6fdc7a0550aba1f67724c27 (diff) | |
download | poky-d44d5a2e79affce73750561c1e1ca58f8fcb7bb1.tar.gz |
bitbake: tinfoil: fix duplication of log messages
Adding an additional logger in setup_bitbake() interacts poorly with the
logger we have added by default in tinfoil's constructor, with the
result that messages may be doubled or even tripled in tinfoil-using
scripts. Disable adding this one when calling setup_bitbake() from
tinfoil to avoid this problem.
Part of the fix for [YOCTO #11275].
(Bitbake rev: 8a5bae76f91f2411187c638a42fa3c762052cf11)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/progress.py')
0 files changed, 0 insertions, 0 deletions