[bootlin/training-materials updates] master: yocto: slides: remove '-b' bitbake flag (b0a9b89c)

Luca Ceresoli luca.ceresoli at bootlin.com
Fri Nov 17 10:40:01 CET 2023


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

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

commit b0a9b89cd7057f377f9d0551eec77828d64c2cf3
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Fri Nov 17 10:38:50 2023 +0100

    yocto: slides: remove '-b' bitbake flag
    
    Not super easy to understand, not sure useful, and probably going to be
    removed from bitbake.
    
    Proposed-by: Alexandre Belloni <alexandre.belloni at bootlin.com>
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

b0a9b89cd7057f377f9d0551eec77828d64c2cf3
 slides/yocto-advanced/yocto-advanced.tex | 2 --
 1 file changed, 2 deletions(-)

diff --git a/slides/yocto-advanced/yocto-advanced.tex b/slides/yocto-advanced/yocto-advanced.tex
index 7d205f27..6ff7bb7b 100644
--- a/slides/yocto-advanced/yocto-advanced.tex
+++ b/slides/yocto-advanced/yocto-advanced.tex
@@ -322,8 +322,6 @@ IMAGE_INSTALL = "busybox mtd-utils"
       \item[\code{-f}] force the given task to be run by removing its
         stamp file
       \item[\code{world}] keyword for all recipes
-      \item[\code{-b <recipe>}] execute tasks from the given
-        \code{recipe} (without resolving dependencies).
     \end{description}
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list