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:23:11 +0000 (16:23 +0000)
commit9bae3257fcde513191ddbac945b13f44520b0fca
tree247b2e750579368c6773f6f63196323c30ba38ad
parentf6c5f66ab629914b997c7cdffb0f3903c1abeea2
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.

(From OE-Core rev: 16ea0d406a31e08071ce7d475221f0b158165405)

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