Skip to content

Commit

Permalink
yocto: layer: Describe what the priority is for
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
  • Loading branch information
minimaxwell committed Dec 3, 2021
1 parent 570f990 commit 1b9bed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions slides/yocto-layer/yocto-layer.tex
Expand Up @@ -139,6 +139,8 @@ \subsection{Creating a layer}
\item However, the \code{bitbake-layers create-layer} command helps us create new
layers and ensures this is done right.
\item \code{bitbake-layers create-layer -p <PRIORITY> <layer>}
\item The \textbf{priority} is used to elect which recipe to use when multiple layers contains the same recipe
\item The recipe priority takes precedence over the version number ordering
\end{itemize}
\end{frame}
Expand Down

0 comments on commit 1b9bed4

Please sign in to comment.