[FE training-materials-updates] yocto-first-build: correct typo

Alexandre Belloni alexandre.belloni at free-electrons.com
Tue Oct 4 18:16:27 CEST 2016


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

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

commit 7b143e2a7fc7a1f82b3bae805a8750bdf6a3c9cb
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Tue Oct 4 18:16:27 2016 +0200

    yocto-first-build: correct typo
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

7b143e2a7fc7a1f82b3bae805a8750bdf6a3c9cb
 labs/yocto-first-build/yocto-first-build.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index ed93a2e..d033b1b 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -51,7 +51,7 @@ source oe-init-build-env
 \end{verbatim}
 
 You must specify which machine is your target. By default it
-is \code{quemu}. We need to build an image for a \code{beaglebone}.
+is \code{qemu}. We need to build an image for a \code{beaglebone}.
 Update the \code{MACHINE} configuration variable accordingly. Be
 careful, \code{beaglebone} is different from the \code{beagleboard}
 machine!




More information about the training-materials-updates mailing list