From df30942e9dcb1d6efc97cffd1a71f9d210a18a68 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Thu, 3 Oct 2013 10:58:04 -0600 Subject: Update URL to obtain the repo tool The repo tool's download location has changed. Update the README to contain the new location. For reference, see the equivalent chagne to Android and associated discussion: https://android-review.googlesource.com/#/c/66864/ https://groups.google.com/forum/#!topic/repo-discuss/4EsDRDRK5Lk Reported-by: kusma on IRC #tegra Signed-off-by: Stephen Warren --- README-developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-developer.txt b/README-developer.txt index 9feff24..9016d2b 100644 --- a/README-developer.txt +++ b/README-developer.txt @@ -39,7 +39,7 @@ http://code.google.com/p/git-repo/ To obtain repo, do the following in a directory in your $PATH: -curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > repo +curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > repo chmod a+x repo To obtain the source of the tegra-uboot-flasher project, do: -- cgit v1.2.1