]> code.ossystems Code Review - openembedded-core.git/commit
buildstats-plot.sh: fix invoking buildstats.sh
authorLuis Martins <luis.martins@criticaltechworks.com>
Tue, 24 Mar 2020 11:33:09 +0000 (11:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 16:39:37 +0000 (16:39 +0000)
commit9f4ee2ee8712528ac51ef4ecd17ccde737e8b21d
treec9b88e67c239fe47e835427483a20dca02e5b277
parent2246c8d2466d3876fd1b27fd1943aa4bbf28e14e
buildstats-plot.sh: fix invoking buildstats.sh

Fix the internal call to buildstats.sh by also providing
the buildstats folder location in the system, which might
differ from the default location.

Signed-off-by: Luis Martins <luis.martins@criticaltechworks.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/bb-perf/buildstats-plot.sh