On Mon, Jan 28, 2019 at 1:07 PM Max Krummenacher <[email protected]> wrote: > > Hi > > With this I could build a working wic image for the imx8qxpmek machine. > (b0 silicon) > > Note that this series is based on Mings not yet applied m4 patch. > https://lists.yoctoproject.org/pipermail/meta-freescale/2019-January/023808.html
Thanks a lot for the patch set. I have tested and it worked on my B0 board. I've learned how to make a variable parsable in a wks file, thanks. Otavio, I have created the PR (which includes Mings' patch), just in case: https://github.com/Freescale/meta-freescale/pull/44 Daiane > > Regards > Max > > Max Krummenacher (3): > imx-boot: drop adding m4 binaries to the boot container > imx-boot: imx-mkimage: do not compile with -static > imx-imx-boot-bootpart.wks: change default offset of bootloader > > conf/machine/include/imx-base.inc | 2 +- > recipes-bsp/imx-mkimage/imx-boot_0.2.bb | 14 > ++++---------- > recipes-bsp/imx-mkimage/imx-mkimage_git.bb | 2 +- > ...-imx-boot-bootpart.wks => imx-imx-boot-bootpart.wks.in} | 5 +++-- > 4 files changed, 9 insertions(+), 14 deletions(-) > rename wic/{imx-imx-boot-bootpart.wks => imx-imx-boot-bootpart.wks.in} (82%) > > -- > 2.13.6 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
