Re: [yocto] perf.bb on poky master branch

2019-09-04 Thread Alexander Kanavin
On Wed, 4 Sep 2019 at 10:53, vygu wrote: > Just to signal there are several mistakes with the recipe "perf.bb" from > poky on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) > > - If "Python 3 is not yet supported" by "perf" sources, it causes an issue > during the do_compile task >

Re: [yocto] perf.bb on poky master branch

2019-09-04 Thread Bruce Ashfield
On Wed, Sep 4, 2019 at 4:53 AM vygu wrote: > > Hello, > > Just to signal there are several mistakes with the recipe "perf.bb" from poky > on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) > > - If "Python 3 is not yet supported" by "perf" sources, it causes an issue > during the do

[yocto] perf.bb on poky master branch

2019-09-04 Thread vygu
Hello, Just to signal there are several mistakes with the recipe "perf.bb" from poky on master (currently: e2bde009b325b40641407ecf50f54ed8c41726d6) - If "Python 3 is not yet supported" by "perf" sources, it causes an issue during the do_compile task - The last "install" in the do_configure_pre