]> code.ossystems Code Review - meta-freescale.git/commit
wic: Fix image generation for i.MX MXS SoC family
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 26 Apr 2018 16:52:55 +0000 (13:52 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 3 Jul 2018 21:42:32 +0000 (18:42 -0300)
commit4b0a022021f50d789b6acd15625b37f87991ea85
tree98c7459a51c7512a1ca4a796cd05759729a05070
parentab7148ca20b197029e9efebded326655c2b28caf
wic: Fix image generation for i.MX MXS SoC family

The image needs to use the U-Boot generated, for the uSD card, so a
dependency on that must be added to ensure the file is available prior
'wic' uses it.

Besides that, the fstype needs to be changed so it sets the partition
mark allowing the bootrom to find it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit ecdd93874f434fc200c811392cc83f255f26a4c9)
classes/image_types_fsl.bbclass
conf/machine/include/imx-base.inc
wic/imx-uboot-mxs-bootpart.wks.in [moved from wic/imx-uboot-mxs-bootpart.wks with 85% similarity]
wic/imx-uboot-mxs.wks.in [moved from wic/imx-uboot-mxs.wks with 81% similarity]