support/download: quick fix to avoid breaking on custom toolchains
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 3 Apr 2015 12:19:58 +0000 (14:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Apr 2015 12:21:47 +0000 (14:21 +0200)
commit209b75499657a7eb803ba8edcff6701341401b4b
tree7a84f461384a258045d8b0887afeff38f9b9306f
parent4a9a21b95c7c4793182e8e7f0e6b70d8221eef04
support/download: quick fix to avoid breaking on custom toolchains

When the user selects a custom toolchain to be downloaded, there's no
hash for that toolchain, so the download fails, now that hashes are
mandatory.

Fix that by simply exiting as if there was no error, until we have a
better fix...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/download/check-hash