[FE training-materials-updates] Misc agenda improvements

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Feb 20 21:36:46 CET 2014


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

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

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

commit fd954df83dd9e09c8408f1949ed4f83f4bd6f626
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Feb 20 21:36:13 2014 +0100

    Misc agenda improvements
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

fd954df83dd9e09c8408f1949ed4f83f4bd6f626
 agenda/android-agenda.tex   |    2 +-
 agenda/buildroot-agenda.tex |    2 +-
 agenda/kernel-agenda.tex    |    2 +-
 agenda/yocto-agenda.tex     |   13 ++++++-------
 4 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/agenda/android-agenda.tex b/agenda/android-agenda.tex
index 030dd10..0ad1274 100644
--- a/agenda/android-agenda.tex
+++ b/agenda/android-agenda.tex
@@ -98,7 +98,7 @@ Android System Development Training\\
 {Hardware}
 {
   The hardware platform used for the practical labs of this training
-  session is a {\bf BeagleBone Black}, which features:
+  session is the {\bf BeagleBone Black}, which features:
 
   \begin{itemize}
   \item An ARM AM335x processor from Texas Instruments (Cortex-A8
diff --git a/agenda/buildroot-agenda.tex b/agenda/buildroot-agenda.tex
index a2edcc0..c5409d6 100644
--- a/agenda/buildroot-agenda.tex
+++ b/agenda/buildroot-agenda.tex
@@ -103,7 +103,7 @@ Buildroot training\\
 {Hardware}
 {
   The hardware platform used for the practical labs of this training
-  session is a {\bf BeagleBone Black}, which features:
+  session is the {\bf BeagleBone Black}, which features:
 
   \begin{itemize}
   \item An ARM AM335x processor from Texas Instruments (Cortex-A8
diff --git a/agenda/kernel-agenda.tex b/agenda/kernel-agenda.tex
index ffa09f1..fe2d069 100644
--- a/agenda/kernel-agenda.tex
+++ b/agenda/kernel-agenda.tex
@@ -113,7 +113,7 @@ Embedded Linux kernel and driver development training\\
 {Hardware}
 {
   The hardware platform used for the practical labs of this training
-  session is a {\bf BeagleBone Black}, which features:
+  session is the {\bf BeagleBone Black}, which features:
 
   \begin{itemize}
   \item An ARM AM335x processor from Texas Instruments (Cortex-A8
diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index 4b879ad..817a34a 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -102,7 +102,7 @@ OpenEmbedded and Yocto training\\
 {Hardware}
 {
   The hardware platform used for the practical labs of this training
-  session is a {\bf BeagleBone Black}, which features:
+  session is the {\bf BeagleBone Black}, which features:
 
   \begin{itemize}
   \item An ARM AM335x processor from Texas Instruments (Cortex-A8
@@ -130,7 +130,7 @@ OpenEmbedded and Yocto training\\
   \begin{itemize}
   \item Overview of an embedded Linux system architecture
   \item Methods to build an image
-  \item Usefulness of build system
+  \item Usefulness of build systems
   \end{itemize}
 }
 \\
@@ -146,8 +146,7 @@ OpenEmbedded and Yocto training\\
 {
   \begin{itemize}
   \item Downloading the Poky reference build system
-  \item Building a system image
-    browsers.
+  \item Building an image browser system.
  \end{itemize}
 }
 
@@ -223,14 +222,14 @@ OpenEmbedded and Yocto training\\
   \begin{itemize}
   \item Extending a recipe to add configuration files
   \item Using \code{ROOTFS_POSTPROCESS_COMMAND} to modify the final rootfs
-  \item Studying the dependencies of packages
+  \item Studying package dependencies
   \end{itemize}
 }
 \feagendatwocolumn
 {Lecture - Layers}
 {
   \begin{itemize}
-  \item What are layers
+  \item What layers are
   \item Where to find layers
   \item Creating a layer
   \end{itemize}
@@ -298,7 +297,7 @@ OpenEmbedded and Yocto training\\
 {
   \begin{itemize}
   \item Building an SDK
-  \item Using Eclipse to use the SDK
+  \item Using the SDK through Eclipse
   \end{itemize}
 }
 



More information about the training-materials-updates mailing list