[FE training-materials-updates] yocto: labs: explicitly ask to have a look and use the generated images

Antoine Ténart antoine.tenart at free-electrons.com
Fri Dec 12 15:01:54 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=21dd4ae35695a9a0529c40b71378363d3b90de68

>---------------------------------------------------------------

commit 21dd4ae35695a9a0529c40b71378363d3b90de68
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Dec 11 12:45:52 2014 +0100

    yocto: labs: explicitly ask to have a look and use the generated images
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


>---------------------------------------------------------------

21dd4ae35695a9a0529c40b71378363d3b90de68
 labs/yocto-custom-machine/yocto-custom-machine.tex | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index b7abbcf..dc3d6ef 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -65,4 +65,17 @@ This \code{felabs} machine needs:
 You can now update the \code{MACHINE} variable value in the local configuration
 and start a fresh build.
 
-\section{}
+\section{Have a look on the generated files}
+
+Once the generated images supporting the new \code{felabs} machine are
+generated, you can check all the needed images were generated
+correctly.
+
+Have a look in the output directory, in
+\code{$BUILDDIR/tmp/deploy/images/felabs/}. Is there something
+missing?
+
+\section{Update the rootfs}
+
+You can now update your root filesystem, to use the newly
+generated image supporting our \code{felabs} machine!



More information about the training-materials-updates mailing list