Migrating from yocto dunfell to kirkstone release results in uboot not working on Raspberrypi CM3

Hi @TheYoctoJester,

in the local conf I already have the line:
INHERIT:append = " image-buildinfo mender-full rpi-update-firmware"
and I also tried a build without this script. With the same result.

I suspect it is more the incompatibility issue of mender client (v3.3.0) with kirkstone that plays it’s fiddle.
(I read about that in Mender-client fails to build on kirkstone for qemux86-64)
I don’t get build errors however.
I will look into the patch mentioned in that thread tomorrow, to see if it makes a difference.