[yocto] Preventing kernel from recompiling when bundling into initramfs

2024-10-01 Thread Ernast
Hello, I have been looking into improving the build time of my yocto build and following some of the recommendations regarding debugging long build times, I have traced the issue back to dynamic data in my rootfs which causes misses in the sstate cache. I believe the dynamic data causes the fol

Re: [yocto] Preventing kernel from recompiling when bundling into initramfs

2024-10-01 Thread Adrian Freihofer
Hi Ernast A few weeks ago I sent a patch series that tries to solve this problem. But refactoring the kernel and especially the kernel-fitimage and u-boot classes is not easy. My patches solve the problem with rebuilding, but they are really hard to review, so they were rejected here: https://list