Signed-off-by: Fabio Berton <[email protected]>
---
conf/machine/imx25pdk.conf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/conf/machine/imx25pdk.conf b/conf/machine/imx25pdk.conf
index e22d9f4e..bd7ae0ee 100644
--- a/conf/machine/imx25pdk.conf
+++ b/conf/machine/imx25pdk.conf
@@ -18,6 +18,10 @@ SERIAL_CONSOLE = "115200 ttymxc0"
MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
WKS_FILE = "imx-uboot.wks"
+
+# Do not update fstab file when using wic images
+WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
+
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
kernel-image \
kernel-devicetree \
--
2.14.2
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale