From 40929aee684996ccdedb82b1fed73ccb0ce6f2e3 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Fri, 29 Aug 2014 14:35:27 +0200 Subject: yocto: describe adding an own kernel Signed-off-by: Manuel Traut --- distribution/yocto-basic/pres_yocto-basic.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'distribution/yocto-basic') 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 -- cgit v1.2.3