[bootlin/training-materials updates] master: yocto: slides: remove pointless "Binary packages" subsection (8360ebb6)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed May 3 11:40:10 CEST 2023


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

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

commit 8360ebb6cddb3acc9d811b2d7e8d0c0757534c24
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed May 3 10:25:48 2023 +0200

    yocto: slides: remove pointless "Binary packages" subsection
    
    It contains only one slide, which is documenting yet another class, thus it
    makes sense to move it to the "Classes" subsection.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

8360ebb6cddb3acc9d811b2d7e8d0c0757534c24
 slides/yocto-recipe-advanced/yocto-recipe-advanced.tex | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex b/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
index dbff8760..c59ca64f 100644
--- a/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
+++ b/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
@@ -249,10 +249,8 @@ do_install() {
   \end{block}
 \end{frame}
 
-\subsection{Binary packages}
-
 \begin{frame}
-  \frametitle{Specifics for binary packages}
+  \frametitle{The bin\_package class}
   \begin{itemize}
     \item In some cases you only need to install pre-built files into the
       generated root filesystem




More information about the training-materials-updates mailing list