[bootlin/training-materials updates] master: Embedded Linux: improve "Location of Linux sources" slide (be02e687)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Dec 6 11:44:13 CET 2021


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

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

commit be02e6876f73c677682febd7f1b1b6e4c7b2bbbc
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Dec 3 17:19:41 2021 +0100

    Embedded Linux: improve "Location of Linux sources" slide
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

be02e6876f73c677682febd7f1b1b6e4c7b2bbbc
 slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex b/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
index c63a9cb0..d5a4f147 100644
--- a/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
+++ b/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
@@ -7,7 +7,7 @@
     Torvalds, are available at \url{https://kernel.org}
     \begin{itemize}
     \item These versions follow the development model of the kernel
-    \item However, they may not contain the latest development from a
+    \item However, they may not contain the latest developments from a
       specific area yet. Some features in development might not be
       ready for mainline inclusion yet.
     \end{itemize}
@@ -25,7 +25,8 @@
       drivers communities (I2C, SPI, USB, PCI, network, etc.), other
       communities (real-time, etc.)
     \item No official releases, only meant for sharing work and
-      contributing to the mainline version.
+      contributing to the mainline version. Absolutely not meant
+      to be used in products.
     \end{itemize}
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list