[bootlin/training-materials updates] mc/releases: yocto: slides: Add info about the versions and release scheme (2cf94e33)

Maxime Chevallier maxime.chevallier at bootlin.com
Fri Jun 25 17:03:50 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : mc/releases
Link       : https://github.com/bootlin/training-materials/commit/2cf94e33ce1f4882ee239447bcaab95768eeac83

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

commit 2cf94e33ce1f4882ee239447bcaab95768eeac83
Author: Maxime Chevallier <maxime.chevallier at bootlin.com>
Date:   Fri Jun 25 17:03:12 2021 +0200

    yocto: slides: Add info about the versions and release scheme
    
    Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>


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

2cf94e33ce1f4882ee239447bcaab95768eeac83
 slides/yocto-overview/yocto-overview.tex | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/slides/yocto-overview/yocto-overview.tex b/slides/yocto-overview/yocto-overview.tex
index 601e8d7a..a189df11 100644
--- a/slides/yocto-overview/yocto-overview.tex
+++ b/slides/yocto-overview/yocto-overview.tex
@@ -92,7 +92,7 @@
 \subsection{The Poky reference system overview}
 
 \begin{frame}
-  \frametitle{Download the Poky reference system}
+  \frametitle{Getting the Poky reference system}
   \begin{itemize}
     \item All official projects part of the Yocto Project are
           available at \url{https://git.yoctoproject.org/cgit/}
@@ -100,6 +100,14 @@
           {\small
           \code{git clone -b dunfell git://git.yoctoproject.org/poky.git}
           }
+    \item Each release has a codename such as \code{dunfell} or \code{hardknott},
+	  corresponding to a release number.
+		  \begin{itemize}
+			  \item A summary can be found at \url{https://wiki.yoctoproject.org/wiki/Releases}
+		  \end{itemize}
+    \item A new version is released every 6 month, and maintained for 7 months
+    \item \textbf{LTS} versions are maintained for 2 years, and announced before their release.
+
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list