* [3rdparty][PATCH] imx7s-warp: Add wic image support
@ 2017-10-04 21:29 Pierre-Jean TEXIER
2017-10-05 18:01 ` Daiane Angolini
0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Jean TEXIER @ 2017-10-04 21:29 UTC (permalink / raw)
To: meta-freescale
Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [3rdparty][PATCH] imx7s-warp: Add wic image support
2017-10-04 21:29 [3rdparty][PATCH] imx7s-warp: Add wic image support Pierre-Jean TEXIER
@ 2017-10-05 18:01 ` Daiane Angolini
0 siblings, 0 replies; 2+ messages in thread
From: Daiane Angolini @ 2017-10-05 18:01 UTC (permalink / raw)
To: Pierre-Jean TEXIER; +Cc: meta-freescale@yoctoproject.org
On Wed, Oct 4, 2017 at 6:29 PM, Pierre-Jean TEXIER <texier.pj2@gmail.com> wrote:
> Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
Reviewed-by: Daiane Angolini <daiane.angolini@nxp.com>
> ---
> 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
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-05 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 21:29 [3rdparty][PATCH] imx7s-warp: Add wic image support Pierre-Jean TEXIER
2017-10-05 18:01 ` Daiane Angolini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.