]> code.ossystems Code Review - openembedded-core.git/commit
bootchart2: Don't compile python modules
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Oct 2021 11:51:51 +0000 (12:51 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 1 Nov 2021 15:18:14 +0000 (23:18 +0800)
commitb06105ec1a33bb37d42a10222e07b7f8eb69baff
tree1e1e8efc53e31543f07e8a1670de5ae219d497c2
parentd0a81a8aea047746d55e77777ee3d32dedbdf087
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1189f95e05c80286e009e1ab46a603ee5b7ca239)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb