bitbake Error with i.MX6UL-EVK dtb

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

bitbake Error with i.MX6UL-EVK dtb

跳至解决方案
2,014 次查看
mickaeltoumi
Contributor III

Hello,

I ran bitbake last night for the i.MX6UL-EVK platform. The command was: bitbake core-image-base

The repository has been synched before the build.

I am following the steps in the document called: Freescale_Yocto_Project_User's_Guide.pdf

I have the following error:

| NOTE: make -j 8 imx6ul-14x14-evk.dtb

| make[3]: *** No rule to make target `arch/arm/boot/dts/imx6ul-14x14-evk.dtb'.  Stop.

| make[2]: *** [imx6ul-14x14-evk.dtb] Error 2

| make[1]: *** [sub-make] Error 2

| make: *** [all] Error 2

| ERROR: oe_runmake failed

| WARNING: exit code 1 from a shell command.

| ERROR: Function failed: do_install (log file is located at /home/mtoumi/yocto_base/fsl-release-bsp/build/tmp/work/imx6ulevk-poky-linux-gnueabi/linux-imx/3.14.28-r0/temp/log.do_install.29429)

ERROR: Task 71 (/home/xxxxx/yocto_base/fsl-release-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.14.28.bb, do_install) failed with exit code '1'

NOTE: Tasks Summary: Attempted 1428 tasks of which 1382 didn't need to be rerun and 1 failed.

Waiting for 0 running tasks to finish:

Summary: 1 task failed:

  /home/xxxxx/yocto_base/fsl-release-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.14.28.bb, do_install

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

What's missing?

标签 (2)
0 项奖励
回复
1 解答
1,619 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mickael T,

The 3.14.28 BSP Release does not support the i.MX6UL EVK. You can see the supported machine options on the Release Notes or section 5.2 of the Yocto User's Guide. I would recommend switching to BSP 3.14.52 release, which does support the i.MX6UL EVK.

Regards,

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,620 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mickael T,

The 3.14.28 BSP Release does not support the i.MX6UL EVK. You can see the supported machine options on the Release Notes or section 5.2 of the Yocto User's Guide. I would recommend switching to BSP 3.14.52 release, which does support the i.MX6UL EVK.

Regards,

0 项奖励
回复
1,619 次查看
mickaeltoumi
Contributor III

Ok thanks for the answer. I will move to 3.14.52. I believe I missed a key last night, my initial intention was to get 3.14.38.

0 项奖励
回复