diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-28 22:14:41 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-30 17:10:28 +0100 |
commit | e66d183b9e2cea67813b43bcb23622870102e9a3 (patch) | |
tree | a021689aeb0f30ddf699f9c9357b948915fcefb6 /scripts/lib/scriptutils.py | |
parent | 4c62122ecbf20f8f4057446aa74d2c7d089180d6 (diff) | |
download | poky-e66d183b9e2cea67813b43bcb23622870102e9a3.tar.gz |
perf: change dependencies on python to python3
The upstream kernel can now handle python3 for the perf scripts, coupled
with the impending EOL of python2, we switch the dependencies in perf
(scripting) to python3.
Outside of dependency changes, we also pass the following two variables
to the perf build: PYTHON=python3 PYTHON_CONFIG=python3-config. To
ensure that our python3 components are used.
For configurations that disable perf scripting, there is no change in
behaviour.
[YOCTO #13358]
(From OE-Core rev: 584af667e0000129bcb5c9e8108485f2f6590eaf)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions