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.
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!
-----------------------------------------------------------------------------------------------------------------------
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.
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