[FE training-materials-updates] Yocto agenda update: follow naming guidelines

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Feb 21 05:56:50 CET 2014


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

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

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

commit 40d1033f765e2558ba16342ab5019880f7b5338a
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Feb 21 05:55:12 2014 +0100

    Yocto agenda update: follow naming guidelines
    
    - The Linux Foundation has very strict guidelines for the
      naming of the "Yocto Project". "Yocto" alone is never
      supposed to be used.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

40d1033f765e2558ba16342ab5019880f7b5338a
 agenda/yocto-agenda.tex |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index 2c1e806..7df6225 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -6,7 +6,7 @@
 \usepackage{palatino}
 \usepackage{calc}
 
-\hypersetup{pdftitle={OpenEmbedded and Yocto development training},
+\hypersetup{pdftitle={OpenEmbedded and Yocto Project development training},
   pdfauthor={Free Electrons}}
 
 \begin{document}
@@ -17,7 +17,7 @@
 
 \begin{center}
 \LARGE
-OpenEmbedded and Yocto training\\
+OpenEmbedded and Yocto Project training\\
 \large
 3-day session
 \end{center}
@@ -30,12 +30,12 @@ OpenEmbedded and Yocto training\\
 \arrayrulecolor{lightgray} {
   \setlist[1]{itemsep=-5pt}
   \begin{tabularx}{\textwidth}{|g|h|}
-    {\bf Title} & OpenEmbedded and Yocto training \\
+    {\bf Title} & OpenEmbedded and Yocto Project training \\
     \hline
 
     {\bf Overview} &
-    Understanding Yocto \par
-    Building and running a Yocto image on your target \par
+    Understanding the Yocto Project \par
+    Using it to build a root filesystem and run it on your target \par
     Writing and extending recipes \par
     Creating layers \par
     Integrating your board in a BSP \par
@@ -55,7 +55,7 @@ OpenEmbedded and Yocto training\\
     \newline Materials: English.\\
     \hline
 
-    {\bf Audience} & Companies interested in using Yocto to build their
+    {\bf Audience} & Companies interested in using the Yocto Project to build their
     embedded Linux system.\\
     \hline
 
@@ -135,14 +135,14 @@ OpenEmbedded and Yocto training\\
 }
 \\
 \feagendatwocolumn
-{Lecture - Overview of Yocto and the Poky reference system}
+{Lecture - Overview of the Yocto Project and the Poky reference system}
 {
   \begin{itemize}
-  \item Organization of the Yocto source tree
-  \item Building an image using Yocto
+  \item Organization of the project source tree
+  \item Building an image using the project
   \end{itemize}
 }
-{Lab - First Yocto build}
+{Lab - First Yocto Project build}
 {
   \begin{itemize}
   \item Downloading the Poky reference build system
@@ -152,7 +152,7 @@ OpenEmbedded and Yocto training\\
 
 \section{Day 1 - Afternoon}
 \feagendatwocolumn
-{Lecture - Using Yocto - basics}
+{Lecture - Using Yocto Project - basics}
 {
   \begin{itemize}
   \item Organization of the build output
@@ -167,7 +167,7 @@ OpenEmbedded and Yocto training\\
 }
 
 \feagendatwocolumn
-{Lecture - Using Yocto - advanced usage}
+{Lecture - Using Yocto Project - advanced usage}
 {
   \begin{itemize}
   \item Configuring the build system



More information about the training-materials-updates mailing list