diff options
Diffstat (limited to 'distribution/yocto-basic/pres_yocto-basic.tex')
| -rw-r--r-- | distribution/yocto-basic/pres_yocto-basic.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distribution/yocto-basic/pres_yocto-basic.tex b/distribution/yocto-basic/pres_yocto-basic.tex index e294ae6..1bb9aae 100644 --- a/distribution/yocto-basic/pres_yocto-basic.tex +++ b/distribution/yocto-basic/pres_yocto-basic.tex @@ -429,6 +429,11 @@ recipe file (.bb) or append file (.bbappend) resides: \begin{frame} \frametitle{SRC\_URI patch options} +\begin{itemize} + \item patches are applied in the order they appear in SRC\_URI + \item quilt is used to apply the patches +\end{itemize} +\pause standard options \begin{description} \item[apply=no] apply patch or not; default is yes |
