diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-12 23:41:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-16 22:33:09 +0000 |
commit | e5c4f3127521607742f7cdf62481b64cf4d3e828 (patch) | |
tree | 76230b81e0c4b2e7cd21ad108a20f8fd7ee2c1d8 /meta/recipes-multimedia/libpng | |
parent | 5adf27290e3ba6199c678b2a240d76fcd2c21c7c (diff) | |
download | poky-e5c4f3127521607742f7cdf62481b64cf4d3e828.tar.gz |
perf: fix build for v5.5+
In kernel 5.5+ there are python3 scripts that explicitly use
/usr/bin/python3 as the interpreter. That will find the host
python and produce undefined results.
We add that interpreter path to our substitutions to ensure
that our sysroot variant is used.
(From OE-Core rev: 103316d50d4947b3c3500eb5cbc4845702a62d22)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libpng')
0 files changed, 0 insertions, 0 deletions