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

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


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

diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index 04b24eb..bdc0c54 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.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 ?= "nit6xlite_config"
 
 SERIAL_CONSOLE = "115200 ttymxc1"
-- 
2.14.2



More information about the meta-freescale mailing list