From 8b0fb989fca547e5118e1a721b1efde8d1dd1ba0 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 18 Oct 2010 21:50:26 +0200 Subject: samples: update to not use // download Parallel download can cause issues in some network environments (eg. behind some firewalls/routers), so default to not //. Signed-off-by: "Yann E. MORIN" --- samples/bfin-unknown-linux-uclibc/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/bfin-unknown-linux-uclibc') diff --git a/samples/bfin-unknown-linux-uclibc/crosstool.config b/samples/bfin-unknown-linux-uclibc/crosstool.config index 01c1b12c..42cf8a08 100644 --- a/samples/bfin-unknown-linux-uclibc/crosstool.config +++ b/samples/bfin-unknown-linux-uclibc/crosstool.config @@ -35,7 +35,7 @@ CT_INSTALL_DIR_RO=y # CT_FORCE_DOWNLOAD is not set # CT_USE_MIRROR is not set CT_CONNECT_TIMEOUT=10 -CT_DOWNLOAD_MAX_CHUNKS=5 +CT_DOWNLOAD_MAX_CHUNKS=1 # CT_ONLY_DOWNLOAD is not set # -- cgit v1.2.3