summaryrefslogtreecommitdiff
path: root/poky/bitbake/contrib/autobuilderlog.json
diff options
context:
space:
mode:
Diffstat (limited to 'poky/bitbake/contrib/autobuilderlog.json')
-rw-r--r--poky/bitbake/contrib/autobuilderlog.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/poky/bitbake/contrib/autobuilderlog.json b/poky/bitbake/contrib/autobuilderlog.json
new file mode 100644
index 000000000..193a675a1
--- /dev/null
+++ b/poky/bitbake/contrib/autobuilderlog.json
@@ -0,0 +1,13 @@
+{
+ "version": 1,
+ "loggers": {
+ "BitBake.SigGen.HashEquiv": {
+ "level": "VERBOSE",
+ "handlers": ["BitBake.verbconsole"]
+ },
+ "BitBake.RunQueue.HashEquiv": {
+ "level": "VERBOSE",
+ "handlers": ["BitBake.verbconsole"]
+ }
+ }
+}