Re: [yocto] Re-building out-of-tree modules after kernel change

2023-10-11 Thread Jose Quaresma
Hi James There is an open bug for this, please take a look. https://bugzilla.yoctoproject.org/show_bug.cgi?id=14885 Jose escreveu no dia quarta, 11/10/2023 à(s) 09:35: > Hello, > > I'm having an issue with out-of-tree modules not automatically re-building > after a change to the kernel

[yocto] Re-building out-of-tree modules after kernel change

2023-10-11 Thread jamesbrowning137
Hello, I'm having an issue with out-of-tree modules not automatically re-building after a change to the kernel config. It seems like there may be an issue with the dependency chain for make-mod-scripts and modules.bbclass: How I expect it to behave: Doing *bitbake -c cleanall make-mod-scripts*