Hello, I pushed following updates:
commit 483325b52ca0d276fa97191c3614ff396b08af75 (yocto/rocko, yocto/master-next, yocto/master) Author: Fabio Berton <[email protected]> Date: Fri Oct 6 17:34:42 2017 -0300 u-boot-fslc-mxsboot: Rework recipe to build with U-Boot 2017.09 - Use the same EXTRA_OEMAKE and do_compile task that u-boot-mkimage from OE-Core - Rework do_install task - Recipe depends only of openssl, no need to append DEPENDS variable Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 74194390c14d803f83e73555d06f743b61c5eaa3 Author: Fabio Berton <[email protected]> Date: Fri Oct 6 17:34:41 2017 -0300 u-boot-fslc-fw-utils: Require recipes-bsp/u-boot/u-boot.inc Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5828e33990aaecb952dde7e664107da8cc25b2e7 Author: Fabio Berton <[email protected]> Date: Fri Oct 6 17:34:40 2017 -0300 u-boot-fslc: Add specific bits for u-boot-fslc only - u-boot-msxboot doesn't use recipes-bsp/u-boot/u-boot.inc, so require this file only in recipes that use it. - Compatible machine and package arch are needed only for u-boot-fslc, once u-boot-fw-utils has cross class and u-boot-mxsboot has native class. - Add description in u-boot-fslc recipe - Drop unused depends for mxs. We don't need to use elftosb, mkimage can generate an BootStream for i.MX23 and i.MX28. See u-boot-fslc commit 6654f33c9b520bd4073c7f82a13044e79bc1489. Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 909463cb49a0ea287921bc6189dcd941a652a778 Author: Daiane Angolini <[email protected]> Date: Fri Oct 6 08:49:15 2017 -0300 imx6ullevk: Add machine file CPU: Freescale i.MX6ULL rev1.0 at 396MHz CPU: Commercial temperature grade (0C to 95C) at 41C Reset cause: POR Board: MX6ULL 14x14 EVK I2C: ready DRAM: 512 MiB Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5f228f8007ea759a36e0f859ce291e5350f09eb8 Author: Otavio Salvador <[email protected]> Date: Fri Oct 6 17:33:51 2017 -0300 classes/image_types_fsl.bbclass: Remove linux.sb support There is no machine which makes use of this image type and it is untested since long time ago. Drop it. Signed-off-by: Otavio Salvador <[email protected]> commit c25d75c89757fcb16bd2235cdbe05ceac7582d20 Author: Otavio Salvador <[email protected]> Date: Fri Oct 6 17:31:51 2017 -0300 imx23evk: Remove imx-bootlets support The imx-bootlets is abandoned and untested for long time. Remove the support for it from the machine file. Signed-off-by: Otavio Salvador <[email protected]> commit c808544ec53e3434f4e254f456772dc621ca3014 Author: Otavio Salvador <[email protected]> Date: Thu Oct 5 15:43:34 2017 -0300 image_types_fsl.bbclass: Add deprecation warning This adds a deprecation warning when using the 'sdcard' image format. We are supporting 'wic' for all SoCs and the conversion is straightforward. This 'sdcard' image format will be removed for next release. Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
