Error while bitbaking core image on imx gatesgarth distro

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

Error while bitbaking core image on imx gatesgarth distro

723 Views
omerg
Contributor I

I am building a core image to run on IMX6ULLEVK, and it results in this error:

| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_image_wic
| INFO: Creating image(s)...
|
| ERROR: _exec_cmd: install -m 0644 -D /home/dev/imx-yocto-bsp/build/tmp/deploy/images/imx6ullevk/make_dtb_boot_files /home/dev/imx-yocto-bsp/build/tmp/work/imx6ullevk-poky-linux-gnueabi/core-image-minimal/1.0-r0/build-wic/tmp.wic.e0s_evi6/boot.2/make_dtb_boot_files returned '1' instead of 0
| output: install: cannot stat '/home/dev/imx-yocto-bsp/build/tmp/deploy/images/imx6ullevk/make_dtb_boot_files': No such file or directory
|
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/dev/imx-yocto-bsp/build/tmp/work/imx6ullevk-poky-linux-gnueabi/core-image-minimal/1.0-r0/temp/run.do_image_wic.21569' failed with exit code 1:
| INFO: Creating image(s)...
|
| ERROR: _exec_cmd: install -m 0644 -D /home/dev/imx-yocto-bsp/build/tmp/deploy/images/imx6ullevk/make_dtb_boot_files /home/dev/imx-yocto-bsp/build/tmp/work/imx6ullevk-poky-linux-gnueabi/core-image-minimal/1.0-r0/build-wic/tmp.wic.e0s_evi6/boot.2/make_dtb_boot_files returned '1' instead of 0
| output: install: cannot stat '/home/dev/imx-yocto-bsp/build/tmp/deploy/images/imx6ullevk/make_dtb_boot_files': No such file or directory
|
| WARNING: exit code 1 from a shell command.
|

Now when looking in /tmp/.../imx6ullevk i can see there are files with the exention of .dtb (below are the files that generated in the folder)

imx6ull-14x14-evk--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.dtb imx6ull-14x14-evk.dtb
imx6ull-14x14-evk-btwifi--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.dtb modules--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.tgz
imx6ull-14x14-evk-btwifi-imx6ullevk.dtb modules-imx6ullevk.tgz
imx6ull-14x14-evk-btwifi-oob--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.dtb u-boot-imx-initial-env-imx6ullevk-sd
imx6ull-14x14-evk-btwifi-oob-imx6ullevk.dtb u-boot-imx-initial-env-imx6ullevk-sd-2020.04-r0
imx6ull-14x14-evk-btwifi-oob.dtb u-boot-imx-initial-env-sd
imx6ull-14x14-evk-btwifi.dtb u-boot-imx6ullevk.imx
imx6ull-14x14-evk-emmc--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.dtb u-boot-imx6ullevk.imx-sd
imx6ull-14x14-evk-emmc-imx6ullevk.dtb u-boot-sd-2020.04-r0.imx
imx6ull-14x14-evk-emmc.dtb u-boot.imx
imx6ull-14x14-evk-gpmi-weim--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.dtb u-boot.imx-sd
imx6ull-14x14-evk-gpmi-weim-imx6ullevk.dtb zImage
imx6ull-14x14-evk-gpmi-weim.dtb zImage--5.10.9+git0+32513c25d8-r0-imx6ullevk-20210404104018.bin
imx6ull-14x14-evk-imx6ullevk.dtb zImage-imx6ullevk.bin

What can I do to make the image compile? I just need the basic bootable one

0 Kudos
3 Replies

697 Views
joanxie
NXP TechSupport
NXP TechSupport

pls give me your bitbake commands step by step, let me check it

0 Kudos

693 Views
omerg
Contributor I

I did nothing but set up MACHINE as imx6ullevk then proceeded to run bitbake core-image-minimal

I did end up getting a working image build from the community distro.

0 Kudos

681 Views
joanxie
NXP TechSupport
NXP TechSupport

so you have fixed this issue already?

 

0 Kudos