Hi @mirzak ,
I have to do bigger changes on bootloader and I am in the same situation as you described. How do you apply mender patches when doing an “local” u-boot build outside of yocto?
My process would be
- clone u-boot
- apply patches mentioned in bootloader recipe
- build outside yocto
=> but then the mender integration is missing as far as I see.
Any suggestions?