Hello,
Please add this line in local.conf which already verified on my side.
IMAGE_INSTALL += " u-boot-fw-utils "
Then you can use bitbake u-boot-fw-utils to get .deb file, you can install it on board rootfs.
Or bitbake the rootfs you want, imx-image-core/ imx-image-full
Best Regards,
Zhiming