Hello, I pushed following updates:
commit 40a59c4a99578ca2af163ddc77ee5df1e414b139 (HEAD -> pending, yocto/master-next, yocto/master) Author: Otavio Salvador <[email protected]> Date: Thu Oct 15 15:18:28 2015 -0300 u-boot-fslc: Update to 982a6474 revision Update the U-Boot fork to a 2015.10-rc5 based version. This brings several fixes for i.MX and Vybrid based systems. Mainly: cf04ad3 arm: vf610twr: improve memory layout d45fd01 colibri_vf: Fix bstlen field e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version f861f51 ls102xa: Fix reset hang f532727 imx_watchdog: Add a header file for watchdog registers 040ef8f pcm052: fix MTD partitioning 61903b7 imximage: fix commands other than write_data 835c30e imximage: header.length of 4 is valid Change-Id: Ifdb607d9a94ef594f3fe37d2b6388dc9a8268106 Signed-off-by: Otavio Salvador <[email protected]> commit e49964d5896414ff619410e00f4b5c96e57950a0 Author: Otavio Salvador <[email protected]> Date: Wed Oct 14 15:26:53 2015 -0300 image_types_fsl.bbclass: Fail if a Device Tree file is missing When generating the rootfs we need to include all the referenced Device Tree files. The code were gracefully checking if the file existed before building the image however the expected behavior is to fail. As consequence of this change, if someone is using a very old kernel (no Device Tree based) and tries to generate an image, it will fail until the machine definition is changed to not list Device Tree files for installation. Currently all machines supported by meta-fsl-arm BSP are consistent for the default kernel in use however custom BSP may need to be changed accordingly. Change-Id: I548c65c61dfefe24154a455d097032b1598b14d3 Signed-off-by: Otavio Salvador <[email protected]> commit 41df1eab641823f08bb86712323fe88647d827cf Author: Otavio Salvador <[email protected]> Date: Thu Oct 15 15:03:31 2015 -0300 image_types_fsl.bbclass: Refactor boot image duplicated code The code which copies the boot scripts and Device Tree files is duplicated across the different image types. This patch reworks this code to avoid this duplication. Change-Id: Ib9405067a5419e1b295dfac9e3d3bd9b896d424e 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
