]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
perf: fix reproducibility in 5.19+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 4 Jul 2022 15:13:55 +0000 (11:13 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jul 2022 21:51:46 +0000 (22:51 +0100)
commitb24e73fb34049061ea03a6f2b6a54cdbee7b406b
tree8e208caab8e11f950a43802b5d930cb5392c3f1d
parentdea3c7ee2a413f7dc5f13ec006592084f7fb266c
perf: fix reproducibility in 5.19+

kernels with upstream commit 630af16eee495f583db5202c3613d1b191f10694
[perf tools: Use Python devtools for version autodetection rather than
runtime], or -stable backports of that commmit, evade our substitutions
for reproducibility.

We add a second sed expression to ensure that our definition of python
is used, as we have the proper environement setup and don't need the
full path of python, which eventually will be captured by the perf
binaries.

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