[bootlin/training-materials updates] master: yocto: agenda: add devtool lab (5544b614)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Aug 7 17:39:09 CEST 2023


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

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

commit 5544b6146c51f8982209ec1173093fc2bef7b36a
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Aug 7 17:34:49 2023 +0200

    yocto: agenda: add devtool lab
    
    Also add devtool to the list of training objectives. It's well deserved
    now.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

5544b6146c51f8982209ec1173093fc2bef7b36a
 agenda/yocto-agenda.tex        | 10 +++++++++-
 agenda/yocto-online-agenda.tex | 10 +++++++++-
 agenda/yocto.inc               |  2 ++
 3 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index bb49980d..66db0d6d 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -290,7 +290,7 @@
   \end{itemize}
 }
 
-\feagendaonecolumn
+\feagendatwocolumn
 {Lecture - Devtool}
 {
   \begin{itemize}
@@ -298,6 +298,14 @@
   \item Devtool use cases
   \end{itemize}
 }
+{Lab 9 - Using devtool}
+{
+  \begin{itemize}
+  \item Generate a new recipe
+  \item Modify a recipe to add a new patch
+  \item Upgrade a recipe to a newer version
+  \end{itemize}
+}
 
 \feagendatwocolumn
 {Lecture - Automating layer management}
diff --git a/agenda/yocto-online-agenda.tex b/agenda/yocto-online-agenda.tex
index a1527497..4dd8e56b 100644
--- a/agenda/yocto-online-agenda.tex
+++ b/agenda/yocto-online-agenda.tex
@@ -289,7 +289,7 @@
   \end{itemize}
 }
 
-\feagendaonecolumn
+\feagendatwocolumn
 {Lecture - Devtool}
 {
   \begin{itemize}
@@ -297,6 +297,14 @@
   \item Devtool use cases
   \end{itemize}
 }
+{Demo 9 - Using devtool}
+{
+  \begin{itemize}
+  \item Generate a new recipe
+  \item Modify a recipe to add a new patch
+  \item Upgrade a recipe to a newer version
+  \end{itemize}
+}
 
 \feagendatwocolumn
 {Lecture - Automating layer management}
diff --git a/agenda/yocto.inc b/agenda/yocto.inc
index 50ea602f..be7ea34a 100644
--- a/agenda/yocto.inc
+++ b/agenda/yocto.inc
@@ -34,6 +34,7 @@
     \item Être capable de créer des images personnalisées.
     \item Être capable d'utiliser le SDK du Yocto Project pour développer
       des applications.
+    \item Être capable d'utiliser devtool pour développer une recette.
     \end{itemize}
   }
 }{
@@ -52,6 +53,7 @@
       a BSP layer.
     \item Be able to create custom images.
     \item Be able to use the Yocto Project SDK to develop applications.
+    \item Be able to use devtool to generate and modify recipes.
     \end{itemize}
   }
 }




More information about the training-materials-updates mailing list