[FE training-materials-updates] yocto: slides: fix a typo in the variable flags slide

Antoine Ténart antoine.tenart at free-electrons.com
Thu Sep 22 10:13:46 CEST 2016


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

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

commit 9ee6dbf8573137f8478b18251786c6ffb414e796
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Sep 22 09:25:53 2016 +0200

    yocto: slides: fix a typo in the variable flags slide
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

9ee6dbf8573137f8478b18251786c6ffb414e796
 slides/yocto-recipe-extra/yocto-recipe-extra.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-recipe-extra/yocto-recipe-extra.tex b/slides/yocto-recipe-extra/yocto-recipe-extra.tex
index bf2bc67..fd7b316 100644
--- a/slides/yocto-recipe-extra/yocto-recipe-extra.tex
+++ b/slides/yocto-recipe-extra/yocto-recipe-extra.tex
@@ -176,7 +176,7 @@ python do_settime() {
   \begin{itemize}
     \item {\em Variable flags} are used to control task
       functionalities.
-    \item A number of these tasks are already used by BitBake:
+    \item A number of these flags are already used by BitBake:
       \begin{itemize}
         \item \code{dirs}: directories that should be created before the
           task runs. The last one becomes the work directory for the




More information about the training-materials-updates mailing list