[FE training-materials-updates] labs: yocto: Add lab number

Alexandre Belloni alexandre.belloni at free-electrons.com
Wed Dec 7 12:06:49 CET 2016


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

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

commit bb8f8f0ab001e08e146bc8fd020b885d4b9f0746
Author: Mylène Josserand <mylene.josserand at free-electrons.com>
Date:   Wed Dec 7 12:03:08 2016 +0100

    labs: yocto: Add lab number
    
    To be more clear for participants, add a label "lab" with the
    label number to be able to distinguish labs.
    
    Signed-off-by: Mylène Josserand <mylene.josserand at free-electrons.com>


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

bb8f8f0ab001e08e146bc8fd020b885d4b9f0746
 labs/yocto-add-application/yocto-add-application.tex               | 2 +-
 labs/yocto-advanced-configuration/yocto-advanced-configuration.tex | 2 +-
 labs/yocto-custom-image/yocto-custom-image.tex                     | 2 +-
 labs/yocto-custom-machine/yocto-custom-machine.tex                 | 2 +-
 labs/yocto-extend-recipe/yocto-extend-recipe.tex                   | 2 +-
 labs/yocto-first-build/yocto-first-build.tex                       | 2 +-
 labs/yocto-layer/yocto-layer.tex                                   | 2 +-
 labs/yocto-sdk/yocto-sdk.tex                                       | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/labs/yocto-add-application/yocto-add-application.tex b/labs/yocto-add-application/yocto-add-application.tex
index 7b1fd4e..c2787cd 100644
--- a/labs/yocto-add-application/yocto-add-application.tex
+++ b/labs/yocto-add-application/yocto-add-application.tex
@@ -1,4 +1,4 @@
-\subchapter{Add a custom application}{Add a new recipe to support a required
+\subchapter{Lab3: Add a custom application}{Add a new recipe to support a required
 	custom application}
 
 During this lab, you will:
diff --git a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
index b8c2126..9cd70af 100644
--- a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
+++ b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
@@ -1,4 +1,4 @@
-\subchapter{Advanced Yocto configuration}{Configure the build, customize the
+\subchapter{Lab2: Advanced Yocto configuration}{Configure the build, customize the
 	output images and use NFS}
 
 During this lab, you will:
diff --git a/labs/yocto-custom-image/yocto-custom-image.tex b/labs/yocto-custom-image/yocto-custom-image.tex
index 3cf9300..4aed6f4 100644
--- a/labs/yocto-custom-image/yocto-custom-image.tex
+++ b/labs/yocto-custom-image/yocto-custom-image.tex
@@ -1,4 +1,4 @@
-\subchapter{Create a custom image}{The highest level of customization in Poky}
+\subchapter{Lab7: Create a custom image}{The highest level of customization in Poky}
 
 During this lab, you will:
 \begin{itemize}
diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index f1309ed..63fcecf 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -1,4 +1,4 @@
-\subchapter{Create a custom machine configuration}{Let Poky know about your
+\subchapter{Lab6: Create a custom machine configuration}{Let Poky know about your
   hardware!}
 
 During this lab, you will:
diff --git a/labs/yocto-extend-recipe/yocto-extend-recipe.tex b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
index d696516..8920e01 100644
--- a/labs/yocto-extend-recipe/yocto-extend-recipe.tex
+++ b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
@@ -1,4 +1,4 @@
-\subchapter{Extend a recipe}{Add your features to an existing recipe}
+\subchapter{Lab5: Extend a recipe}{Add your features to an existing recipe}
 
 During this lab, you will:
 \begin{itemize}
diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index d033b1b..c251bf4 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -1,4 +1,4 @@
-\subchapter{First Yocto Project build}{Your first dive into Yocto
+\subchapter{Lab1: First Yocto Project build}{Your first dive into Yocto
 Project and its build mechanism}
 
 During this lab, you will:
diff --git a/labs/yocto-layer/yocto-layer.tex b/labs/yocto-layer/yocto-layer.tex
index 7813d44..172973a 100644
--- a/labs/yocto-layer/yocto-layer.tex
+++ b/labs/yocto-layer/yocto-layer.tex
@@ -1,4 +1,4 @@
-\subchapter{Create a Yocto layer}{Add a custom layer to the Yocto project for
+\subchapter{Lab4: Create a Yocto layer}{Add a custom layer to the Yocto project for
 	your project needs}
 
 During this lab, you will:
diff --git a/labs/yocto-sdk/yocto-sdk.tex b/labs/yocto-sdk/yocto-sdk.tex
index b6f7fe0..0355963 100644
--- a/labs/yocto-sdk/yocto-sdk.tex
+++ b/labs/yocto-sdk/yocto-sdk.tex
@@ -1,4 +1,4 @@
-\subchapter{Develop your application in the Poky SDK}{Generate and use
+\subchapter{Lab8: Develop your application in the Poky SDK}{Generate and use
 the Poky SDK}
 
 During this lab, you will:




More information about the training-materials-updates mailing list