summaryrefslogtreecommitdiffstats
path: root/bitbake/HEADER
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-08-31 11:30:43 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 23:30:03 +0100
commit6ef0a567706be050c65efcebf444510c0969ce89 (patch)
treed4e9da518ba826ad65706a0385b0d0b032b840bd /bitbake/HEADER
parente2ca45646eed986b9b0a965110b7771cfbc26710 (diff)
downloadpoky-6ef0a567706be050c65efcebf444510c0969ce89.tar.gz
bitbake: tinfoil: fix log message doubling when config_only=False
With config_only=False we launch the UI and it sets up a logger, whereas when config_only=True we don't, with the result that with True we are seeing log messages from both our logger and the one set up by the UI. Suppress our loggers with config_only=True to avoid this. Fixes [YOCTO #11275] (again). (Bitbake rev: b5e3b28b7c982dd8a3991d727f25710dbf58bb80) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions