]> code.ossystems Code Review - openembedded-core.git/commit
bb-matrix: Clean before, rather than after, building
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 6 Sep 2013 16:12:17 +0000 (18:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Sep 2013 15:48:38 +0000 (16:48 +0100)
commitf8f86ac88aa1bba99ba28762cfbd97d3721da7d9
tree96052ab0fa4a8b14e15ff61486aec32cf25ad17b
parent4b3e353a532c7b68b0bb86df4a2fcc44f8bb3ef2
bb-matrix: Clean before, rather than after, building

This makes sure the the first build starts from a clean state. Otherwise
one could have the first build affected by any leftover state from
a previous build.

This also leaves a working state behind after the final build.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/bb-perf/bb-matrix.sh