Deprecated variables in i.MX Yocto.

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

Deprecated variables in i.MX Yocto.

1,154 次查看
alfredk
Contributor II

Hello.
I have the following question. To build the distribution we use  the modified
i.MX Yocto. We use the master branch for building poky-meta classes.

Recently, the assembly ends with an error :

--------------------------------------------

Parsing recipes...ERROR: <http://10.155.26.78:8080/job/linux-mx6/ws/sources/poky/meta/recipes-sato/images/core-image-sato.bb>: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_<type>[depends] += "<recipe>:<task>" instead
ERROR: <http://10.155.26.78:8080/job/linux-mx6/ws/sources/poky/meta/recipes-sato/images/core-image-sato-sdk....>: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_<type>[depends] += "<recipe>:<task>" instead
ERROR: <http://10.155.26.78:8080/job/linux-mx6/ws/sources/poky/meta/recipes-sato/images/core-image-sato-sdk-...>: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_<type>[depends] += "<recipe>:<task>" instead
...

-------------------------------------

As I understand it, the variable is contained in the file ../layers/meta-freescale/classes/image_types_fsl.bbclass

We need help in solving this problem.
Thank you.

Alfred.

标签 (1)
标记 (1)
0 项奖励
3 回复数

866 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Alfred

what bsp used in the case, please try nxp releases described on

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

and use attached Yocto Guide.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

866 次查看
alfredk
Contributor II

We changed the original Community repo. BSP is configured for the original branch master from Community sources.

3dparty and kernel we use our own. Poky from branch master. For testing purposes, we perform assembly every day. The last few days we have had the problems described above.

Alfred.

0 项奖励

866 次查看
igorpadykov
NXP Employee
NXP Employee

for 3dparty please post this to meta-fsl-arm mailing list, so that someone familiar with it could try to assist you.
https://lists.yoctoproject.org/listinfo/meta-freescale

Best regards

~igor

0 项奖励