diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-07-04 11:13:55 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-04 22:51:49 +0100 |
commit | 4a75d478da3bd5cca1f86f6b23afbda5a6c74ac5 (patch) | |
tree | 353a5c69438388dbe68f757faeb975395977972d /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | 9586fcb8a22a27a593f4f93cf0b76291d2486ff3 (diff) | |
download | poky-4a75d478da3bd5cca1f86f6b23afbda5a6c74ac5.tar.gz |
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.
(From OE-Core rev: b24e73fb34049061ea03a6f2b6a54cdbee7b406b)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions