[bootlin/training-materials updates] master: yocto-sdk: drop redundant slide (addd19f5)

Alexandre Belloni alexandre.belloni at bootlin.com
Fri Mar 19 13:21:46 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/addd19f5e771b6d3f80966b6f1451d24178825c7

>---------------------------------------------------------------

commit addd19f5e771b6d3f80966b6f1451d24178825c7
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Fri Mar 19 13:21:46 2021 +0100

    yocto-sdk: drop redundant slide
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


>---------------------------------------------------------------

addd19f5e771b6d3f80966b6f1451d24178825c7
 slides/yocto-sdk/yocto-sdk.tex | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/slides/yocto-sdk/yocto-sdk.tex b/slides/yocto-sdk/yocto-sdk.tex
index 0afe4e2e..08edae0f 100644
--- a/slides/yocto-sdk/yocto-sdk.tex
+++ b/slides/yocto-sdk/yocto-sdk.tex
@@ -35,26 +35,6 @@
   \end{itemize}
 \end{frame}
 
-\begin{frame}
-  \frametitle{Advantages}
-  \begin{itemize}
-    \item The Yocto Project is often used to build images for embedded
-      targets.
-      \begin{itemize}
-        \item This often requires a special toolchain, to cross
-          compile the software.
-        \item Some libraries headers may be specific to the target
-          and not available on the developers' computers.
-      \end{itemize}
-    \item A self-sufficient environment makes development easier and
-      avoids many errors.
-    \item Long manuals are not necessary, the only thing required is
-      the SDK!
-    \item Using the SDK to develop an application limits the risks of
-      dependency issues when running it on the target.
-  \end{itemize}
-\end{frame}
-
 \begin{frame}
   \frametitle{The Yocto Project SDK}
   \begin{itemize}




More information about the training-materials-updates mailing list