[bootlin/training-materials updates] master: slides: yocto-image: Update creating an image type (72a5824b)

Alexandre Belloni alexandre.belloni at bootlin.com
Fri Jul 9 18:22:05 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/72a5824b444a056cbbd4e2b354685b34807a6cf3

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

commit 72a5824b444a056cbbd4e2b354685b34807a6cf3
Author: Thomas Perrot <thomas.perrot at bootlin.com>
Date:   Sat Jun 12 00:16:31 2021 +0200

    slides: yocto-image: Update creating an image type
    
    Signed-off-by: Thomas Perrot <thomas.perrot at bootlin.com>


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

72a5824b444a056cbbd4e2b354685b34807a6cf3
 slides/yocto-image/yocto-image.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/slides/yocto-image/yocto-image.tex b/slides/yocto-image/yocto-image.tex
index 8c08875a..981adba2 100644
--- a/slides/yocto-image/yocto-image.tex
+++ b/slides/yocto-image/yocto-image.tex
@@ -109,6 +109,7 @@ LICENSE = "MIT"
     \item This is done through a class that inherits from
       \code{image_types}.
     \item It has to define a function named \code{IMAGE_CMD_<type>}.
+    \item Append it to \code{IMAGE_TYPES}
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list