[FE training-materials-updates] Fix broken URL

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Jan 25 06:22:35 CET 2013


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

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

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

commit a931ebabd1bc9ac749cc1bc3125f00a91bfe02d8
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Jan 25 05:49:01 2013 +0100

    Fix broken URL
    
    The Linaro toolchain no longer exists on the Linaro website
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

a931ebabd1bc9ac749cc1bc3125f00a91bfe02d8
 labs/android-new-board/android-new-board.tex |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/labs/android-new-board/android-new-board.tex b/labs/android-new-board/android-new-board.tex
index 9760039..2d99a0e 100644
--- a/labs/android-new-board/android-new-board.tex
+++ b/labs/android-new-board/android-new-board.tex
@@ -74,12 +74,13 @@ command can take more than one hour. Your instructor will keep you
 busy with other things during these downloads.
 
 In the mean time, you should also download and extract the associated
-Linaro toolchain: \footnote{The original URL is
-  \url{http://android-build.linaro.org/builds/~linaro-android/toolchain-4.6-2011.11/4/android-toolchain-eabi-linaro-4.6-2011.11-4-2011-11-15_12-22-49-linux-x86.tar.bz2}. We
-  wanted to give you something much shorter to type.}
+Linaro toolchain: \footnote{The real URL is
+  \url{http://free-electrons.com/labs/tools/android-toolchain-eabi-linaro-4.6-2011.11-4-2011-11-15_12-22-49-linux-x86.tar.xz},
+  corresponding to a toolchain no longer available on the Linaro
+  website. We wanted to give you something much shorter to type.}
 \begin{verbatim}
 cd ..
-wget --trust-server-names http://goo.gl/Wn4dM
+wget --trust-server-names http://j.mp/SJOCH8
 tar jxf android-toolchain-*
 \end{verbatim}
 



More information about the training-materials-updates mailing list