If your ROOTFS image size is over 4Gbytes, it couldn't correctly create the ISO file for target.
Add the below line to local.conf of project: ... MKISOFS_OPTIONS_append = " -iso-level 3" ...