[FE training-materials-updates] toolchains: add the Yocto name

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Oct 31 07:17:10 CET 2013


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

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

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

commit a96ade1e558cef31ac0428b5bc6289b13dfd52de
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Oct 31 06:45:30 2013 +0100

    toolchains: add the Yocto name
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

a96ade1e558cef31ac0428b5bc6289b13dfd52de
 .../sysdev-toolchains-obtaining.tex                |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
index 51b7eed..2812e5e 100644
--- a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
+++ b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
@@ -134,7 +134,7 @@
 
 \begin{frame}
 \frametitle{Toolchain building utilities (3)}
-Many root filesystem building systems also allow the construction of
+Many root filesystem build systems also allow the construction of
 a cross-compiling toolchain
 \begin{itemize}
 \item {\bf Buildroot}
@@ -148,10 +148,11 @@ a cross-compiling toolchain
   \item Makefile-based, uClibc or glibc, maintained mainly by {\em Pengutronix}
   \item \url{http://www.pengutronix.de/software/ptxdist/index_en.html}
   \end{itemize}
-\item {\bf OpenEmbedded}
+\item {\bf OpenEmbedded / Yocto}
   \begin{itemize}
-  \item The feature-full, but more complicated building system
+  \item A featureful, but more complicated build system
   \item \url{http://www.openembedded.org/}
+  \item \url{https://www.yoctoproject.org/}
   \end{itemize}
 \end{itemize}
 \end{frame}



More information about the training-materials-updates mailing list