Bitbake fails with an error during the build of u-boot.imx. The recipe is trying to copy the same file. I am not sure how to get past this. It appears it may be related to tagged vs untagged versions but I can't tell.
Here is a detailed error of what is happening.
+ [ u-boot.imx != ]
+ cp /workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/u-boot.imx /workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/u-boot-tagged.imx
+ cp /workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/u-boot.imx /workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/
cp: '/workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/u-boot.imx' and '/workdir/build/tmp/work/imx6sxdmsba51-poky-linux-gnueabi/u-boot-imx/2022.04-r0/deploy-u-boot-imx/u-boot.imx' are the same file
+ bb_sh_exit_handler