[FE training-materials-updates] Mention that Eclipse is used by Yocto too

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


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

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

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

commit d8c8629459efd415d324d3d5a96058a386da0e58
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Oct 31 06:48:56 2013 +0100

    Mention that Eclipse is used by Yocto too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

d8c8629459efd415d324d3d5a96058a386da0e58
 .../sysdev-application-development.tex             |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-application-development/sysdev-application-development.tex b/slides/sysdev-application-development/sysdev-application-development.tex
index e9ef05e..bf1d01a 100644
--- a/slides/sysdev-application-development/sysdev-application-development.tex
+++ b/slides/sysdev-application-development/sysdev-application-development.tex
@@ -225,13 +225,15 @@ clean:
   \item Eclipse is actually a platform composed of many projects:\\
     \url{http://www.eclipse.org/projects/}
     \begin{itemize}
-    \item Some projects are dedicated at integrating into Eclipse
+    \item Some projects are dedicated to integrating into Eclipse
       features useful for embedded developers (cross-compilation,
       remote development, remote debugging, etc.)
     \end{itemize}
   \item The platform is used by major embedded Linux software vendors
     for their (proprietary) system development kits: MontaVista
     DevRocket, TimeSys TimeStorm, Wind River Workbench, Sysgo ELinOS.
+  \item Used by the Yocto project, a free software alternative
+    to such proprietary system development kits.
   \end{itemize}
   Eclipse is a huge project.  It would require an entire training
   session!



More information about the training-materials-updates mailing list