summaryrefslogtreecommitdiffstats
path: root/external/poky/bitbake/contrib/autobuilderlog.json
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/bitbake/contrib/autobuilderlog.json')
-rw-r--r--external/poky/bitbake/contrib/autobuilderlog.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/external/poky/bitbake/contrib/autobuilderlog.json b/external/poky/bitbake/contrib/autobuilderlog.json
new file mode 100644
index 00000000..193a675a
--- /dev/null
+++ b/external/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"]
+ }
+ }
+}