From: Stephen Warren <swarren@xxxxxxxxxx> 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 <swarren@xxxxxxxxxx> --- 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: -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html