Skip to content

Commit

Permalink
slides: yocto-recipe-extra: update splitting packages
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
  • Loading branch information
tprrt authored and tpetazzoni committed Oct 29, 2021
1 parent 6ffae53 commit 4460633
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions slides/yocto-recipe-extra/yocto-recipe-extra.tex
Expand Up @@ -246,6 +246,11 @@ \subsection{Splitting packages}
\code{PACKAGES} variable.
\item The \code{FILES} variable is often used to split the output
into packages.
\item \code{PACKAGE_BEFORE_PN} allows to pick files normally included in the
default package in another.
\item \code{PACKAGES_DYNAMIC} allows to check dependencies with optional
packages are satisfied.
\item \code{ALLOW_EMPTY} allows to produce a package even if it is empty.
\end{itemize}
\end{frame}
Expand Down

0 comments on commit 4460633

Please sign in to comment.