diff options
Diffstat (limited to 'scripts/lib/devtool')
-rw-r--r-- | scripts/lib/devtool/standard.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lib/devtool/standard.py b/scripts/lib/devtool/standard.py index c3b65fbbd4..5ff1e230fd 100644 --- a/scripts/lib/devtool/standard.py +++ b/scripts/lib/devtool/standard.py | |||
@@ -530,7 +530,6 @@ def _extract_source(srctree, keep_temp, devbranch, sync, d, tinfoil): | |||
530 | 530 | ||
531 | tinfoil.set_event_mask(['bb.event.BuildStarted', | 531 | tinfoil.set_event_mask(['bb.event.BuildStarted', |
532 | 'bb.event.BuildCompleted', | 532 | 'bb.event.BuildCompleted', |
533 | 'bb.event.TaskStarted', | ||
534 | 'logging.LogRecord', | 533 | 'logging.LogRecord', |
535 | 'bb.command.CommandCompleted', | 534 | 'bb.command.CommandCompleted', |
536 | 'bb.command.CommandFailed', | 535 | 'bb.command.CommandFailed', |