]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: extract: drop erroneous bb.event.TaskStarted paule/devtool26
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Apr 2017 12:20:50 +0000 (00:20 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Apr 2017 12:48:34 +0000 (00:48 +1200)
commita92e05cd644bae77c47dd844b6ca67c3621ff09a
treeada39626928510ff246e72ba0ba269247fb96b04
parent0a1164ab1a1cb70e38d6211f71f446353de630dd
devtool: extract: drop erroneous bb.event.TaskStarted

This is a non-existent event - we already have the actual
bb.build.TaskSucceeded further down in the list hence why it wasn't
noticed earlier.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/lib/devtool/standard.py