summaryrefslogtreecommitdiff
path: root/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/scripts/contrib/build-perf-test.sh')
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/build-perf-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh b/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
index 7d99228c73..9a091edb0a 100755
--- a/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
+++ b/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
@@ -283,7 +283,7 @@ write_results() {
test1_p1 () {
log "Running Test 1, part 1/3: Measure wall clock of bitbake $IMAGE and size of tmp/ dir"
- bbnotime $IMAGE -c fetchall
+ bbnotime $IMAGE --runall=fetch
do_rmtmp
do_rmsstate
do_sync