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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:40 CEST 2021


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

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

commit d684e6680f5f39e2bebe65430b9a363cf17d652a
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>


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

d684e6680f5f39e2bebe65430b9a363cf17d652a
 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