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

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


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

diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf
index 1dec579..0f35655 100644
--- a/conf/machine/nitrogen6sx.conf
+++ b/conf/machine/nitrogen6sx.conf
@@ -28,6 +28,9 @@ WKS_FILE_DEPENDS = " \
     bmap-tools-native \
 "
 
+# Do not update fstab file when using wic images
+WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
+
 UBOOT_MACHINE ?= "nitrogen6sx_config"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
-- 
2.14.2



More information about the meta-freescale mailing list