diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-12 12:51:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-13 09:42:01 +0100 |
commit | 1670d22835d612344862ae9d5cb1f8dd58e9bb02 (patch) | |
tree | 7c3a897d43a6f5882e432d7521bbf9f8ce8ea31d /scripts/lib/buildstats.py | |
parent | 134f8f5926fc3d7062782bc08b9d5d0430877f39 (diff) | |
download | poky-1670d22835d612344862ae9d5cb1f8dd58e9bb02.tar.gz |
bootchart2: Don't compile python modules
"make install" may attempt to compile the python modules but it uses the host python
and host paths which means the binaries are not reproducbile. Make things consistent.
If anyone needs compiling, it will beed to be fixed to be cross compile compatible.
(From OE-Core rev: 1189f95e05c80286e009e1ab46a603ee5b7ca239)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions