aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-06-07 21:04:16 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-09 17:26:59 +0100
commit8a5bae76f91f2411187c638a42fa3c762052cf11 (patch)
treed4239767453f3384259ef7dfbc7c6662688ae924 /doc
parenta322f13183c66a28d93cc4bc3d839d95fc1d90f4 (diff)
downloadbitbake-contrib-8a5bae76f91f2411187c638a42fa3c762052cf11.tar.gz
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]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions