]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: Use python3 from the environment
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Sep 2020 11:46:43 +0000 (12:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Sep 2020 11:47:43 +0000 (12:47 +0100)
commitef4138b6d8575fb4a0e9dfbaec2cb766f3705efb
treefaf20be793bc0c24e88567016b240ed6b644562a
parent4e7506882cabf3936f0269c2a98f61c7d595d613
scripts/oe-build-perf-report: Use python3 from the environment

This means ot matches the rest of the system rather than causing confusing errors
where multiple python versions are mixed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-build-perf-report