]> code.ossystems Code Review - openembedded-core.git/commit
scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix revisions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2013 15:10:22 +0000 (17:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2013 16:22:28 +0000 (16:22 +0000)
commit16ea0d406a31e08071ce7d475221f0b158165405
tree6db003e918e7bbaa4661db4e5233e6f3444064ff
parent9b99b4e9284071501859df5631e9019b3000ffe9
scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix revisions

Adds a -p option to allow cherry-picking of fix revisions.
Removes the final build/sstate directories to stop running out of space.
Runs subsequent tasks even if one test fails.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/build-perf-test.sh