Hi Team,
I am trying to integrate meta-swupdate to Yocto Linux BSP Linux 6.1.22_2.0.0 for a custom board based on i.MX6ULL processor. I followed this document for porting. I am using the meta-swupdate layer from here.
After, building the image I cannot see the fw_setenv and fw_printenv commands in the rootfs. I have added "libubootenv" to the IMAGE_INSTALL variable.
Am I missing anything here?
Thanks & Regards
Meetali Patel
Solved! Go to Solution.
I got the solution. We need to add "libubootenv-bin" to IMAGE_INSTALL variable.
Regards
Meetali Patel
I got the solution. We need to add "libubootenv-bin" to IMAGE_INSTALL variable.
Regards
Meetali Patel