TF: cmake: retries harder with curl

Pass --connect-timeout 5 --retry 5 --retry-delay 1 parameters to curl, to
be more resilient on connection time out failures:

 curl: (7) Failed to connect to cmake.org port 443: Connection timed out

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Change-Id: I0e8e38b42de661e385efd5efe65d01171906d6df
2 files changed