On Wed, Oct 4, 2017 at 6:29 PM, Pierre-Jean TEXIER <[email protected]> wrote: > Signed-off-by: Pierre-Jean TEXIER <[email protected]>
Reviewed-by: Daiane Angolini <[email protected]> > --- > conf/machine/imx7s-warp.conf | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf > index 7a23fd6..68c82e6 100644 > --- a/conf/machine/imx7s-warp.conf > +++ b/conf/machine/imx7s-warp.conf > @@ -18,4 +18,8 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7" > UBOOT_CONFIG ??= "sd" > UBOOT_CONFIG[sd] = "warp7_secure_defconfig,sdcard" > > +# wic > +IMAGE_FSTYPES = "wic.gz" > +WKS_FILE ?= "imx-uboot-bootpart.wks" > + > MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm" > -- > 2.7.4 > > -- > _______________________________________________ > 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
