Re: [yocto] rebuilding perf fails after cleanall

2021-10-22 Thread chuck kamas via lists.yoctoproject.org
Bruce, I am running a 8 month old version of poky Dunfell, commit e32d854e. I can see the code in perf.bb where it copies over the kernel code to its directory, so I think that I have the patch you mentioned. I have been trying for the past few hours to reproduce the issue in the x86 poky

Re: [yocto] rebuilding perf fails after cleanall

2021-10-22 Thread Bruce Ashfield
On Fri, Oct 22, 2021 at 1:23 PM chuck kamas via lists.yoctoproject.org wrote: > > Hi all, > > > I am trying to model a new recipe off of perf.bb to compile the usbip > helper kernel code. I have been having issues with the > work-shared/../kernel-source directory being empty, so I went back to >

[yocto] rebuilding perf fails after cleanall

2021-10-22 Thread chuck kamas via lists.yoctoproject.org
Hi all, I am trying to model a new recipe off of perf.bb to compile the usbip helper kernel code. I have been having issues with the work-shared/../kernel-source directory being empty, so I went back to the perf recipie and tried: bitbake perf -c cleanall bitbake perf I get the same