[bootlin/training-materials updates] master: slides/buildroot-rootfs: move skeleton diagram one slide before (ccf0dfa6)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:38 CEST 2021


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

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

commit ccf0dfa6565f31a60b4c6482ee690e61170f439b
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu May 6 23:12:35 2021 +0200

    slides/buildroot-rootfs: move skeleton diagram one slide before
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

ccf0dfa6565f31a60b4c6482ee690e61170f439b
 slides/buildroot-rootfs/buildroot-rootfs.tex | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/slides/buildroot-rootfs/buildroot-rootfs.tex b/slides/buildroot-rootfs/buildroot-rootfs.tex
index 9a4c5f46..78287da0 100644
--- a/slides/buildroot-rootfs/buildroot-rootfs.tex
+++ b/slides/buildroot-rootfs/buildroot-rootfs.tex
@@ -32,6 +32,12 @@
   \end{itemize}
 \end{frame}
 
+\begin{frame}{Skeleton packages dependencies}
+  \begin{center}
+    \includegraphics[width=\textwidth]{slides/buildroot-rootfs/skeleton.pdf}
+  \end{center}
+\end{frame}
+
 \begin{frame}{Custom root filesystem skeleton}
   \begin{itemize}
   \item A custom {\em skeleton} can be used, through the
@@ -52,12 +58,6 @@
   \end{itemize}
 \end{frame}
 
-\begin{frame}{Skeleton packages dependencies}
-  \begin{center}
-    \includegraphics[width=\textwidth]{slides/buildroot-rootfs/skeleton.pdf}
-  \end{center}
-\end{frame}
-
 \begin{frame}{Installation of packages}
   \begin{itemize}
   \item All the selected target packages will be built (can be




More information about the training-materials-updates mailing list