]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:23:11 +0000 (16:23 +0000)
commita105bc40adcfcca752b3a81f16488e8b902deb4d
treee780ee26a5f9a9e0310a5c8d7da293e9bcd3ca45
parentc6f9e4a67591ffc1e0cc28f9e2480f62a8d156be
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