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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat May 29 17:00:36 CEST 2021


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

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

commit dc3a491ab8277129c4e68dd346371aef8f40adf0
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>


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

dc3a491ab8277129c4e68dd346371aef8f40adf0
 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