Deprecated variables in i.MX Yocto.

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

Deprecated variables in i.MX Yocto.

1,079 Views
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.

Labels (1)
Tags (1)
0 Kudos
3 Replies

791 Views
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 Kudos

791 Views
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 Kudos

791 Views
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 Kudos