]> code.ossystems Code Review - openembedded-core.git/commit
perf: fix build for v5.5+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 13 Jan 2020 04:41:23 +0000 (23:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2020 22:21:31 +0000 (22:21 +0000)
commit103316d50d4947b3c3500eb5cbc4845702a62d22
treebab78276d5bc337e062b74c2803b0c0c36b9c41f
parent40de75663cfe37c543362022c8e454adade7066b
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.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb