[meta-freescale] [3rdparty][PATCH 10/10] wandboard: Add wic option to not update fstab

Fabio Berton fabio.berton at ossystems.com.br
Tue Feb 27 12:40:37 PST 2018


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

diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboard.conf
index e07046d..53d5479 100644
--- a/conf/machine/wandboard.conf
+++ b/conf/machine/wandboard.conf
@@ -48,3 +48,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
 "
 
 WKS_FILES = "imx-uboot-spl.wks"
+
+# Do not update fstab file when using wic images
+WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
-- 
2.14.2



More information about the meta-freescale mailing list