bitbake image for mys6ul14x14 error: Could not include required file recipes-fsl

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

bitbake image for mys6ul14x14 error: Could not include required file recipes-fsl

跳至解决方案
1,297 次查看
totalit
Contributor III

I got the following error attempting to "bitbake core-image-base" for mys6ul14x14:

ERROR: ParseError at /home/totalit/MYS6ULx-devel/fsl-release-yocto/sources/meta-myir-imx6ulx/recipes-fsl/images/fsl-image-gui.bb:4: Could not include required file recipes-fsl/images/fsl-image-validation-imx.bb

I tried to copy this file from meta-fsl-bsp-release directory, but it entails another error.

I'm using MYS-6ULX full package and didn't modify any file except bblayers (it can't find the machine folder without it).

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

Hello totallit,

Please Don't do that; this is ugly! You can get similar result using: IMAGE_FEATURES += "tools-sdk" in your local.conf and building: bitbake fsl-image-multimedia .On the other hand, the fsl-image*.bb image recipes are under sources/meta-fsl-demos/recipes-fsl/images/

Try to download the version 5.10.35 of the BSP and follow up the Yocto User guide document to run yocto on MX6ULL.

 

Regards

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,286 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello totallit,

Please Don't do that; this is ugly! You can get similar result using: IMAGE_FEATURES += "tools-sdk" in your local.conf and building: bitbake fsl-image-multimedia .On the other hand, the fsl-image*.bb image recipes are under sources/meta-fsl-demos/recipes-fsl/images/

Try to download the version 5.10.35 of the BSP and follow up the Yocto User guide document to run yocto on MX6ULL.

 

Regards

 

0 项奖励
回复
1,257 次查看
totalit
Contributor III

Finally, I've created an image using the last BSP and according to Yocto User guide (instead of MYS packages and MYS linux guide). Thank you for the tip!

0 项奖励
回复