Error while Bitbake in imx6ulevk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error while Bitbake in imx6ulevk

1,317 Views
nagaprasadvasam
Contributor III

Hi,

   I have followed the steps mentioned in i.MX_Yocto_Project_User's_Guide.pdf ,After entering bitbake command i am getting an error as follows,

$ DISTRO=fsl-imx-x11 MACHINE=imx6ulevk source fsl-setup-release.sh -b build

$ bitbake fsl-image-validation-imx

Error as follows:

dd: failed to open '/home/linux/fsl-release-bsp/build/tmp/work/imx6ulevk-poky-linux-gnueabi/fsl-image-validation-imx/1.0-r0/deploy-fl-image-validation-imx-image-complete/fsl-image-validation-imx-imx6ulevk-20180628121043.rootfs.ext4': No such file or directory

ERROR: Task (/home/linux/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk/recipes-fsl/images/fsl-image-validation-imx.bb:do_image_sdcard) failed with exit code '1'.

      Can any one help me to solve this problem.

Thanks & Regards,

Prasad.

Labels (3)
0 Kudos
Reply
1 Reply

802 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Prasad,

Are you still experiencing this issue? I would recommend doing a cleanall and then trying again, as it looks like some of the files that should have been generated cannot be found and making a clean would force bitbake to generate it again: bitbake -c cleanall <image>

I hope this helps!

Regards,

0 Kudos
Reply