[FE training-materials-updates] Repo changed of URL

Maxime Ripard maxime.ripard at free-electrons.com
Tue Nov 5 15:59:16 CET 2013


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

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

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

commit aaec301ca3c0667288a60695acf37eddc47d6096
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Nov 5 15:57:59 2013 +0100

    Repo changed of URL
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

aaec301ca3c0667288a60695acf37eddc47d6096
 labs/android-source-code/android-source-code.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-source-code/android-source-code.tex b/labs/android-source-code/android-source-code.tex
index 4f4cbcd..c9d75f2 100644
--- a/labs/android-source-code/android-source-code.tex
+++ b/labs/android-source-code/android-source-code.tex
@@ -35,7 +35,7 @@ and we need to download it from Google.
 \begin{verbatim}
 mkdir $HOME/bin
 export PATH=$HOME/bin:$PATH
-curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > \
+curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > \
     $HOME/bin/repo
 chmod a+x $HOME/bin/repo
 \end{verbatim}



More information about the training-materials-updates mailing list