]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 17 Jul 2020 01:36:52 +0000 (09:36 +0800)
commit3269e3d2d0258ac3788ed63fa46df4d4aae33b1e
treecc454e49979702e80ef6db9c03ab263b5c7cb5b9
parentd9e58aff76edf1f5fdc31785fd81fae2c7c508c8
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>
(cherry picked from commit e5c4f3127521607742f7cdf62481b64cf4d3e828)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-kernel/perf/perf.bb