Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
---
 conf/machine/cgtqmx6.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf
index 5be7971..e75d21d 100644
--- a/conf/machine/cgtqmx6.conf
+++ b/conf/machine/cgtqmx6.conf
@@ -18,6 +18,9 @@ UBOOT_CONFIG ??= "cgtqmx6"
 UBOOT_CONFIG[cgtqmx6] = "cgtqmx6eval_defconfig"
 WKS_FILE = "imx-uboot-spl-bootpart.wks"
 
+# Do not update fstab file when using wic images
+WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
+
 # Use linux kernel QMX6
 PREFERRED_PROVIDER_virtual/kernel ??= "linux-congatec"
 KERNEL_DEVICETREE = "imx6q-qmx6.dtb imx6dl-qmx6.dtb"
-- 
2.14.2

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to