[bootlin/training-materials updates] master: slides/buildroot-introduction: remove board name from lab announcement (85a390d5)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 3 13:48:57 CET 2021


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

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

commit 85a390d546fb5f9aca58c1a03261d0b0f9c71967
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Dec 3 13:48:57 2021 +0100

    slides/buildroot-introduction: remove board name from lab announcement
    
    Makes the slide more generic, and suitable for both supported boards.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

85a390d546fb5f9aca58c1a03261d0b0f9c71967
 slides/buildroot-introduction/buildroot-introduction.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/buildroot-introduction/buildroot-introduction.tex b/slides/buildroot-introduction/buildroot-introduction.tex
index c61a0bc5..57e17473 100644
--- a/slides/buildroot-introduction/buildroot-introduction.tex
+++ b/slides/buildroot-introduction/buildroot-introduction.tex
@@ -191,10 +191,10 @@ $ ./utils/brmake
 {
   \begin{itemize}
   \item Get Buildroot
-  \item Configure a minimal system with Buildroot for the BeagleBone
-    Black
+  \item Configure a minimal system with Buildroot for the target
+    hardware
   \item Do the build
-  \item Prepare the BeagleBone Black for usage
+  \item Prepare the target hardware for usage
   \item Flash and test the generated system
   \end{itemize}
 }




More information about the training-materials-updates mailing list