VAR-SOM-MX6 Yocto Flash From Net: Difference between revisions
From Variscite Wiki
(→Host) |
(→Target) |
||
Line 13: | Line 13: | ||
<pre>$ | <pre>$ | ||
</pre> | </pre> | ||
Revision as of 10:04, 18 December 2014
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:
$