Re: [meta-freescale] [PATCH 2/2] wic: Fix image generation for i.MX MXS SoC family

2018-04-24 Thread Daiane Angolini
On Tue, Apr 24, 2018 at 3:51 PM, Otavio Salvador wrote: > The image needs to use the U-Boot, bootstream, generated for the uSD > card and a dependency on that must be added so we get it deployed > before using the file. Besides that, the fstype needs to be changed so > it

[meta-freescale] [PATCH 1/2] u-boot-fslc-mxsboot: Add dtc as build dependency

2018-04-24 Thread Otavio Salvador
The dtc must be available during build time. It fixes a build error when host does not have it installed and we are building a native variant. Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb | 2 +- 1 file changed, 1 insertion(+), 1