Signed-off-by: Fabio Berton <[email protected]>
---
conf/machine/cubox-i.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index 4c9ae2e..cf0bafd 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -25,6 +25,9 @@ UENV_FILENAME = "uEnv-${MACHINE}.txt"
SPL_BINARY = "SPL"
WKS_FILES = "imx-uboot-spl.wks"
+# Do not update fstab file when using wic images
+WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
+
UBOOT_EXTLINUX = "1"
UBOOT_EXTLINUX_ROOT = "root=PARTUUID=${uuid}"
--
2.14.2
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale