[FE training-materials-updates] yocto: labs: explicitly tell not to use the yocto-bsp tool

Antoine Ténart antoine.tenart at free-electrons.com
Mon Nov 24 17:20:44 CET 2014


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

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

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

commit 5f27e5881108f8b7d59cad77d33d2fb1f76425bd
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Nov 24 16:08:57 2014 +0100

    yocto: labs: explicitly tell not to use the yocto-bsp tool
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

5f27e5881108f8b7d59cad77d33d2fb1f76425bd
 labs/yocto-custom-machine/yocto-custom-machine.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index 8265e98..34dfb37 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -15,7 +15,9 @@ make our custom machine image here, we'll create a new one to demonstrate the
 process.
 
 Add a new \code{felabs} machine to the previously created layer. In order to
-properly boot on the BeagleBone Black board.
+properly boot on the BeagleBone Black board. Since the
+\code{meta-felabs} layer is already created, do not use the
+\code{yocto-bsp} tool.
 
 This machine describes a board using the \code{cortexa8thf-neon} tune
 and is a part of the \code{ti33x} SoC family. Add the following lines



More information about the training-materials-updates mailing list