Skip to content

Commit

Permalink
slides: yocto-recipe-extra: fix typo with -> when
Browse files Browse the repository at this point in the history
Signed-off-by: Antonin Godard <[email protected]>
  • Loading branch information
antznin committed Dec 9, 2024
1 parent 4addcb2 commit d5850ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/yocto-recipe-extra/yocto-recipe-extra.tex
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ \subsection{Package splitting}
\item The order matters. \yoctovar{PACKAGE_BEFORE_PN} allows to pick
files normally included in the default package in another.
\end{itemize}
\item \yoctovar{PACKAGES_DYNAMIC} allows to check dependencies with
\item \yoctovar{PACKAGES_DYNAMIC} allows to check dependencies when
optional packages are satisfied.
\item \yoctovar{ALLOW_EMPTY} allows to produce a package even if it is empty.
\item To prevent configuration files from being overwritten during the
Expand Down

0 comments on commit d5850ab

Please sign in to comment.