[BL training-materials-updates] labs: yocto: try to give a better hint that something's wrong

Quentin Schulz quentin.schulz at bootlin.com
Wed Aug 8 17:22:38 CEST 2018


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=9eb3ea8689a45cf068ce6440d0cbb5df9ad8d7ff

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

commit 9eb3ea8689a45cf068ce6440d0cbb5df9ad8d7ff
Author: Quentin Schulz <quentin.schulz at bootlin.com>
Date:   Fri Jul 27 15:24:27 2018 +0200

    labs: yocto: try to give a better hint that something's wrong
    
    I've seen trainees not adding the bootloader to the machine either
    because they didn't read that part or didn't take the hint.
    
    Reformulate the title of that part so it's a bit more explicit what has
    to be done (and it is redundant with the question so hopefully they'll
    get it).
    
    Signed-off-by: Quentin Schulz <quentin.schulz at bootlin.com>


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

9eb3ea8689a45cf068ce6440d0cbb5df9ad8d7ff
 labs/yocto-custom-machine/yocto-custom-machine.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index aaeb883..76d8355 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -61,7 +61,7 @@ This \code{bootlinlabs} machine needs:
 You can now update the \code{MACHINE} variable value in the local configuration
 and start a fresh build.
 
-\section{Have a look at the generated files}
+\section{Check generated files are here and correct}
 
 Once the generated images supporting the new \code{bootlinlabs} machine are
 generated, you can check all the needed images were generated




More information about the training-materials-updates mailing list