Hi,
I have the ConnectCore i.MX6UL SBC and am building new custom Yocto images.
Once the bitbake is complete, I get an install_linux_fw_sd.scr in the tmp/deploy/, but it still points to dey-image-qt-x11-ccimx6ulsbc.boot.ubifs and dey-image-qt-x11-ccimx6ulsbc.ubifs.
I can rename my 2 .ubifs files to “qt-x11”, but I would rather have the install_linux_fw_sd.scr point to my files.
Unfortunately, I cannot edit that script, because it has a checksum.
What is the proper way of updating linux_fw_sd.scr?
Thanks!