summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-02-03 06:52:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-30 23:02:41 +0300
commit08e5948ba83ab7fd332bb5e794d7a4610aeba59d (patch)
treee8de2d39eeaeb4969efc253f969af3887ec05743 /meta-ibm
parentb92a82d42f700c92ea180eb9a21ab5a2d7dfdd70 (diff)
downloadopenbmc-08e5948ba83ab7fd332bb5e794d7a4610aeba59d.tar.xz
perf: Additional fixes for 5.5+
In e5c4f3127521 ("perf: fix build for v5.5+") the recipe was fixed for 5.5 kernels. Testing shows that perf's build system also uses a file from the scripts/ directory to generate a bpf header, so this must be added to the list of files to perform a replace on. Additioanlly the replacement would run on all occurances of /usr/bin/python first, resulting in lines that contained "/usr/bin/env python32". This re-orders the sed lines to avoid that. This fixes warnings such the following: File "/usr/lib/python3.6/sysconfig.py", line 421, in _init_posix _temp = __import__(name, globals(), locals(), ['build_time_vars'], 0) ModuleNotFoundError: No module named '_sysconfigdata' Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I8d0011908c87d5fbcf1c3aefb362fe6beb64d22e
Diffstat (limited to 'meta-ibm')
0 files changed, 0 insertions, 0 deletions