[bootlin/training-materials updates] master: slides/yocto-image: image recipes don't require a license (6a592f18)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Nov 8 08:56:02 CET 2023


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

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

commit 6a592f18f1cec9aecc70a8d773244559a482bb86
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Nov 8 08:56:02 2023 +0100

    slides/yocto-image: image recipes don't require a license
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

6a592f18f1cec9aecc70a8d773244559a482bb86
 slides/yocto-image/yocto-image.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-image/yocto-image.tex b/slides/yocto-image/yocto-image.tex
index c5ab2cac..1366d81a 100644
--- a/slides/yocto-image/yocto-image.tex
+++ b/slides/yocto-image/yocto-image.tex
@@ -38,7 +38,7 @@
   \frametitle{Overview 3/3}
   \begin{itemize}
     \item An \code{image} is no more than a recipe.
-    \item It has a description, a license and inherits the
+    \item It has a description, a license (optional) and inherits the
       \code{core-image} class.
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list