[FE training-materials-updates] yocto: update Eclipse related info

Antoine Ténart antoine.tenart at free-electrons.com
Tue Sep 15 11:15:09 CEST 2015


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

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

commit dd0be400b6463a4e9f1dfb8b4cc9e3d60622a59b
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Tue Sep 15 11:15:09 2015 +0200

    yocto: update Eclipse related info
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

dd0be400b6463a4e9f1dfb8b4cc9e3d60622a59b
 labs/yocto-sdk-eclipse/yocto-sdk-eclipse.tex | 10 +++++-----
 slides/yocto-sdk/yocto-sdk.tex               |  5 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/labs/yocto-sdk-eclipse/yocto-sdk-eclipse.tex b/labs/yocto-sdk-eclipse/yocto-sdk-eclipse.tex
index 73246ea..1a07b70 100644
--- a/labs/yocto-sdk-eclipse/yocto-sdk-eclipse.tex
+++ b/labs/yocto-sdk-eclipse/yocto-sdk-eclipse.tex
@@ -19,8 +19,8 @@ bitbake meta-ide-support
 
 \section{Donwload Eclipse}
 
-Download the Kepler version of Eclipse on the official website:
-\url{http://www.eclipse.org/downloads/packages/eclipse-standard-432/keplersr2}.
+Download the Juno version of Eclipse on the official website:
+\url{https://eclipse.org/downloads/packages/eclipse-classic-422/junosr2}.
 Then uncompress the tarball and launch Eclipse. Ubuntu has a known bug, and
 you need to run the following command from the extracted Eclipse directory to be
 able to use it properly:
@@ -32,8 +32,8 @@ UBUNTU_MENUPROXY=0 ./eclipse
 
 First, you need to download a few packages to fulfill the Yocto
 Eclipse plugin requirements. Open \code{Install New Software} in the
-\code{Help} menu. Select the \code{Kepler -
-http://download.eclipse.org/releases/kepler} repository and install:
+\code{Help} menu. Select the \code{Juno -
+http://download.eclipse.org/releases/juno} repository and install:
 \begin{itemize}
   \item LTTng - Linux Tracing Toolkit
   \item C/C++ Remote Launch
@@ -50,7 +50,7 @@ here download the latest plugin available on the Yocto Project website directly
 from Eclipse.
 
 First add the Yocto Project Eclipse Update site to the available software sites:
-\url{http://downloads.yoctoproject.org/releases/eclipse-plugin/1.5.1/kepler}.
+\url{http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.1/juno}.
 Then download:
 \begin{itemize}
   \item Yocto Project ADT Plug-in
diff --git a/slides/yocto-sdk/yocto-sdk.tex b/slides/yocto-sdk/yocto-sdk.tex
index 73f3a89..bd3ccce 100644
--- a/slides/yocto-sdk/yocto-sdk.tex
+++ b/slides/yocto-sdk/yocto-sdk.tex
@@ -263,11 +263,12 @@ $ make
     \item The Eclipse Yocto plugin can be installed from a pre-built
       version available at:
       \begin{itemize}
-        \item \code{http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.1/kepler}
+        \item
+        \code{http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.1/juno}
       \end{itemize}
     \item Or it can be compiled from the official repository:
       \begin{itemize}
-        \item \code{git://git.yoctoproject.org/eclipse-poky-kepler}
+        \item \code{git://git.yoctoproject.org/eclipse-poky-juno}
       \end{itemize}
     \item The full explanations to install and use the Eclipse Yocto
       plugin are given in the labs.




More information about the training-materials-updates mailing list