[FE training-materials-updates] Yocto agenda: improvements

Alexandre Belloni alexandre.belloni at free-electrons.com
Tue Dec 31 10:02:46 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

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

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

commit decaca0fd60bd6189f569d1c6ff5b5ff647af99f
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Tue Dec 31 10:01:52 2013 +0100

    Yocto agenda: improvements


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

decaca0fd60bd6189f569d1c6ff5b5ff647af99f
 agenda/yocto-agenda.tex |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index 65644dd..49bde45 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -74,14 +74,15 @@ OpenEmbedded and Yocto training\\
     sessions.
     \begin{itemize}
     \item Video projector
-    \item PC computers with at least 4 GB of RAM, and Ubuntu Linux
+    \item PC computers with at least 4 GB of RAM, a CPU at least
+      equivalent to an Intel Core i5 and Ubuntu Linux
     installed in a {\bf free partition of at least 20 GB. Using Linux
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
     \item We need Ubuntu Desktop 12.04 (32 or 64 bit, Xubuntu and
     Kubuntu variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
-    \item {\bf Connection to the Internet} (direct or through the
+    \item {\bf High Speed Connection to the Internet} (direct or through the
     company proxy).
     \item {\bf PC computers with valuable data must be backed up}
     before being used in our sessions.  Some people have already made
@@ -152,7 +153,7 @@ OpenEmbedded and Yocto training\\
 
 \section{Day 1 - Afternoon}
 \feagendatwocolumn
-{Lecture - Overview of Yocto and the Poky reference system - basics}
+{Lecture - Using Yocto - basics}
 {
   \begin{itemize}
   \item Organization of the build output
@@ -167,8 +168,7 @@ OpenEmbedded and Yocto training\\
 }
 
 \feagendatwocolumn
-{Lecture - Overview of Yocto and the Poky reference system - advanced
-usage}
+{Lecture - Using Yocto - advanced usage}
 {
   \begin{itemize}
   \item Configuring the build system
@@ -252,12 +252,12 @@ usage}
   \begin{itemize}
   \item Extending an existing BSP
   \item Adding a new machine
-  \item bootloaders
+  \item Bootloaders
   \item Linux and the linux-yocto recipe
   \item Adding a custom image type
   \end{itemize}
 }
-{Lab - Kernel}
+{Lab - Implementing the kernel changes}
 {
   \begin{itemize}
   \item Extend the kernel recipe to add the nunchuk driver
@@ -289,10 +289,12 @@ usage}
 {Lecture - Creating and using an SDK}
 {
   \begin{itemize}
+  \item Understanding the purpose of an SDK for the application
+    developer
   \item Building an SDK for the custom image
   \end{itemize}
 }
-{Lab - SDK}
+{Lab - Experimenting with the SDK}
 {
   \begin{itemize}
   \item Building an SDK



More information about the training-materials-updates mailing list