VAR-SOM-MX6 Yocto Flash From Net
From Variscite Wiki
Flash From Network Yocto system
Flashing a complete Yocto system from Network using tftp & nfs
Build mininal file system
$ gedit ../sources/poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb
Set the image to include: IMAGE_INSTALL += "mtd-utils imx-kobs mtd-utils-ubifs" Build the system:
$