Skip to content

Commit

Permalink
yocto: slides: remove '-b' bitbake flag
Browse files Browse the repository at this point in the history
Not super easy to understand, not sure useful, and probably going to be
removed from bitbake.

Proposed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
  • Loading branch information
lucaceresoli committed Nov 17, 2023
1 parent 3f49455 commit b0a9b89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions slides/yocto-advanced/yocto-advanced.tex
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,6 @@ \subsection{The power of BitBake}
\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}
Expand Down

0 comments on commit b0a9b89

Please sign in to comment.