[bootlin/training-materials updates] master: slides/buildroot-introduction: update to Buildroot 2019.02 (7b1d1ca6)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Mar 20 16:19:48 CET 2019


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

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

commit 7b1d1ca6b0ba2f89d7f3994b5365b9b0dab6f74f
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Wed Mar 20 16:19:48 2019 +0100

    slides/buildroot-introduction: update to Buildroot 2019.02
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

7b1d1ca6b0ba2f89d7f3994b5365b9b0dab6f74f
 .../buildroot-introduction.tex                     |  14 +++++++-------
 slides/buildroot-introduction/google-fiber-box.jpg | Bin 16035 -> 0 bytes
 slides/buildroot-introduction/menuconfig.png       | Bin 87458 -> 114799 bytes
 slides/buildroot-introduction/tesla.jpg            | Bin 0 -> 284893 bytes
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/slides/buildroot-introduction/buildroot-introduction.tex b/slides/buildroot-introduction/buildroot-introduction.tex
index 83d1486b..ce848515 100644
--- a/slides/buildroot-introduction/buildroot-introduction.tex
+++ b/slides/buildroot-introduction/buildroot-introduction.tex
@@ -7,13 +7,13 @@
   \item {\bf Fast}: builds a simple root filesystem in a few minutes
   \item Easy to understand: written in make, extensive documentation
   \item {\bf Small} root filesystem, starting at 2 MB
-  \item {\bf 2200+ packages} for user space libraries/apps available
+  \item {\bf 2500+ packages} for user space libraries/apps available
   \item {\bf Many architectures} supported
   \item {\bf Well-known technologies}: {\em make} and {\em kconfig}
   \item Vendor neutral
   \item Active community, regular releases
     \begin{itemize}
-    \item The present slides cover {\em Buildroot 2017.08}. There may
+    \item The present slides cover {\em Buildroot 2019.02}. There may
       be some differences if you use older or newer Buildroot versions.
     \end{itemize}
   \item \url{https://buildroot.org}
@@ -44,7 +44,8 @@
     \begin{itemize}
     \item {\bf System makers}
       \begin{itemize}
-      \item Google
+      \item Tesla
+      \item GoPro
       \item Barco
       \item Rockwell Collins
       \end{itemize}
@@ -53,7 +54,6 @@
       \item Imagination Technologies
       \item Marvell
       \item Microchip (formerly Atmel)
-      \item Analog Devices
       \end{itemize}
     \item {\bf SoM and board vendors}
     \item Many companies when doing {\em R\&D} on products
@@ -61,7 +61,7 @@
       Raspberry Pi, BeagleBone Black, etc.
   \end{itemize}
   \column{0.4\textwidth}
-  \only{\includegraphics[height=0.25\textheight]{slides/buildroot-introduction/google-fiber-box.jpg}}\\
+  \only{\includegraphics[height=0.25\textheight]{slides/buildroot-introduction/tesla.jpg}}\\
   \only{\includegraphics[height=0.25\textheight]{slides/buildroot-introduction/armada.jpg}}\\
   \only{\includegraphics[height=0.25\textheight]{slides/buildroot-introduction/raspberrypi.jpg}}
   \end{columns}
@@ -91,8 +91,8 @@
     \begin{itemize}
     \item Maintained during one year
     \item Security fixes, bug fixes, build fixes
-    \item Current LTS is release is \code{2018.02}, next one will be
-      \code{2019.02}.
+    \item Current LTS is release is \code{2019.02}, next one will be
+      \code{2020.02}.
     \end{itemize}
   \end{itemize}
 \end{frame}
diff --git a/slides/buildroot-introduction/google-fiber-box.jpg b/slides/buildroot-introduction/google-fiber-box.jpg
deleted file mode 100644
index 783b771f..00000000
Binary files a/slides/buildroot-introduction/google-fiber-box.jpg and /dev/null differ
diff --git a/slides/buildroot-introduction/menuconfig.png b/slides/buildroot-introduction/menuconfig.png
index 189f37b9..5af14dc7 100644
Binary files a/slides/buildroot-introduction/menuconfig.png and b/slides/buildroot-introduction/menuconfig.png differ
diff --git a/slides/buildroot-introduction/tesla.jpg b/slides/buildroot-introduction/tesla.jpg
new file mode 100644
index 00000000..fb478e9e
Binary files /dev/null and b/slides/buildroot-introduction/tesla.jpg differ




More information about the training-materials-updates mailing list