[bootlin/training-materials updates] master: Embedded Linux: Buildroot slides updates (7c796d52)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 13 15:13:53 CEST 2021


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

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

commit 7c796d52be4ed722c0ae7a677aa692c5539bd944
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 13 15:13:53 2021 +0200

    Embedded Linux: Buildroot slides updates
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

7c796d52be4ed722c0ae7a677aa692c5539bd944
 slides/sysdev-embedded-linux/sysdev-embedded-linux.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index b5e1153e..ca90b824 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -1279,7 +1279,7 @@ Contents of \code{usr/lib} after installation of {\em libpng} and {\em
          \end{itemize}
        \item Supports building uClibc, glibc and musl toolchains,
          either built by Buildroot, or external
-       \item Over 2000+ applications or libraries integrated, from basic
+       \item Over 2800 applications or libraries integrated, from basic
          utilities to more elaborate software stacks: Wayland, GStreamer, Qt,
          Gtk, WebKit, Python, PHP, etc.
        \item Good for small to medium embedded systems, with a fixed set of
@@ -1333,8 +1333,8 @@ Contents of \code{usr/lib} after installation of {\em libpng} and {\em
       \code{package/Config.in}
     \item A \code{gqview.mk} file (mandatory), describing how the
       package is built.
-    \item A \code{.hash} file (optional, but recommended), containing
-      hashes for the files to download.
+    \item A \code{gqview.hash} file (optional, but recommended), containing
+      hashes for the files to download, and for the license file.
     \item Patches (optional). Each file of the form
       \code{*.patch} will be applied as a patch.
     \end{itemize}




More information about the training-materials-updates mailing list