Hi all,
I am trying to bring up SWUpdate on a Raspberry Pi 3 using using Yocto Kirkstone.
I followed this guide:
https://stackoverflow.com/questions/60724524/step-by-step-walk-through-on-how-to-use-swupdate-on-raspberry-pi-or-any-embedded
I built with:
The image boots, the kernel comes up fine, and I can see system services starting (network, sshd, nfs, etc.). However, I do not get a root terminal on the serial console or HDMI. The ACT LED keeps blinking at a fixed interval, and the system just stops after showing the last log lines.
Here are the final messages from the boot log:
I have attached the full boot logs for reference.
Can someone please help me:
Do I need to add anything in local.conf or IMAGE_FEATURES?