poky/bitbake/contrib
Joshua Watt b2d55ec1eb bitbake: knotty: Update hash equivalence logging
Updates hash equivalence logging so that the interesting VERBOSE
messages are always logged to the consolelog file so that issues in
individual user builds can be diagnosed. The autobuilder logging config
then updates this so that they also are shown on stdout, since the
consolelog file is not capture there.

In order to facilitate this, 2 new logging handlers were added,
"BitBake.verbconsole" and "BitBake.verbconsolelog". Neither of these
handlers are attached to anything by default, but they will log any
messages that wouldn't otherwise be logged by the normal console or
consolelog handlers. Users can attach whatever loggers the desire to
this handler to get them to appear on the console or in the consolelog,
as demonstrated by the autobuilderlog.json file.

(Bitbake rev: 766587c0baaaeb5cda3e9454395edbb70e33f756)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-13 11:29:23 +00:00
..
vim bitbake: contrib/vim/indent/bitbake.vim: move it to correct directory 2019-11-22 16:54:01 +00:00
autobuilderlog.json bitbake: knotty: Update hash equivalence logging 2020-03-13 11:29:23 +00:00
bbdev.sh Initial population 2005-08-31 10:47:56 +00:00
dump_cache.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
README Initial population 2005-08-31 10:47:56 +00:00

This directory is for additional contributed files which may be useful.