]> 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>
Wed, 23 Sep 2020 11:47:52 +0000 (12:47 +0100)
commit95d5005828b0d32d610874986fcc298b12347079
tree8e2db16b6aae0c9dbde1a1304a2dd893bc64fd6a
parentd652b2aaa02a8aa9ff8f0ad84ca7762a6f950640
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