[BL training-materials-updates] sydev-fr-agenda: update to reflect reality

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Mar 9 13:37:23 CET 2018


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=35aedd7c2130cc187d8ab6a03304deec69b067d0

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

commit 35aedd7c2130cc187d8ab6a03304deec69b067d0
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Mar 9 13:37:23 2018 +0100

    sydev-fr-agenda: update to reflect reality
    
    This commit updates the french sysdev agenda to be consistent with the
    changes done in commit 96b1268b2ee4ce153efa1f23e572c2054c04e2c2
    ("sysdev-agenda: update to reflect reality"), i.e:
    
    - We no longer have a split between "native compilation" and
      "cross-compilation" for the kernel, it's just in one common section.
    
    - We don't give "Useful settings for embedded systems" in the kernel
      configuration section, so remove this line.
    
    - The lab on the tiny filesystem with Busybox should complete by the
      end of day 2, and not overflow to the beginning of day 3.
    
    - The "Leveraging existing open-source components in your system" can
      rarely be started on day 3, because the block filesystem and flash
      filesystem lectures and labs really take day 3. So move "Leveraging
      existing open-source components in your system" to the morning of
      day 4.
    
    - The "Cross-compiling applications and libraries" is generally done
      in the afternoon of day 4. Indeed, the build system lecture and lab
      clearly don't take the full afternoon.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

35aedd7c2130cc187d8ab6a03304deec69b067d0
 agenda/sysdev-fr-agenda.tex | 35 ++++++++++-------------------------
 1 file changed, 10 insertions(+), 25 deletions(-)

diff --git a/agenda/sysdev-fr-agenda.tex b/agenda/sysdev-fr-agenda.tex
index 7402cd7..3e42a7e 100644
--- a/agenda/sysdev-fr-agenda.tex
+++ b/agenda/sysdev-fr-agenda.tex
@@ -249,23 +249,14 @@ Travaux pratiques avec une carte ARM. \\
 {
   \begin{itemize}
   \item Configuration du noyau.
-  \item Paramètres utiles pour les systèmes embarqués.
-  \item Compilation native.
+  \item Utilisation de configurations prêtes à l'emploi pour des cartes embarquées.
+  \item Compilation du noyau.
   \item Fichiers générés à l'issue de la compilation.
   \item Utilisation des modules noyau.
   \end{itemize}
 }
 
-\feagendatwocolumn
-{Cours - Compilation croisée du noyau}
-{
-  {\em Utilisation de la carte Xplained d'Atmel}
-  \begin{itemize}
-  \item Mise en place de la compilation croisée pour le noyau.
-  \item Utilisation de configurations prêtes à l'emploi pour des cartes embarquées.
-  \item Compilation croisée du noyau.
-  \end{itemize}
-}
+\feagendaonecolumn
 {TP - Compilation croisée du noyau et démarrage sur la carte}
 {
   {\em Utilisation de la carte Xplained d'Atmel}
@@ -327,12 +318,6 @@ Travaux pratiques avec une carte ARM. \\
 
 \section{3\textsuperscript{ème} jour - Matin}
 
-\feagendaonecolumn
-{TP – Construction d'un minuscule système Linux embarqué avec BusyBox}
-{
-   Suite et fin.
-}
-
 \feagendatwocolumn
 {Cours - Système de fichiers bloc}
 {
@@ -386,7 +371,9 @@ Travaux pratiques avec une carte ARM. \\
   \end{itemize}
 }
 
-\feagendaonecolumn
+\section{4\textsuperscript{ème} jour - Matin}
+
+\feagendatwocolumn
 {Cours – Réutilisation de composants open-source existants pour le système
 embarqué}
 {
@@ -401,10 +388,6 @@ embarqué}
   \item Construction du système et intégration des composants.
   \end{itemize}
 }
-
-\section{4\textsuperscript{ème} jour - Matin}
-
-\feagendatwocolumn
 {Cours – Compilation croisée de bibliothèques et d'applications}
 {
   \begin{itemize}
@@ -416,6 +399,10 @@ embarqué}
 	réutilisation des composants.
   \end{itemize}
 }
+
+\section{4\textsuperscript{ème} jour - Après-midi}
+
+\feagendaonecolumn
 {TP – Compilation croisée de bibliothèques et d'applications.}
 {
   {\em Si suffisamment de temps disponible}
@@ -428,8 +415,6 @@ embarqué}
   \end{itemize}
 }
 
-\section{4\textsuperscript{ème} jour - Après-midi}
-
 \feagendatwocolumn
 {Cours - Outils de construction de systèmes}
 {




More information about the training-materials-updates mailing list