kumquat-buildroot/support/download
Yann E. MORIN aa3a409b05 support/download: do not warn about missing hash file for repositories
When downloading from a repository, we explicitly pass no hash file,
because we can't check hashes in that case.

However, we're still printing a message that there is a missign hash
file.

Beside being a bit annoying (since we can't do anything about it), it
may also be wrong, especially for packages for which we support multiple
versions, with some being downloaded via a git clone and others as
tarballs.

Just print no warning when the path to the hash file is empty.

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>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-06 23:29:02 +02:00
..
bzr support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
check-hash support/download: do not warn about missing hash file for repositories 2015-04-06 23:29:02 +02:00
cp support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
cvs support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
dl-wrapper support/download: properly catch missing hashes 2015-04-03 14:08:54 +02:00
git support/download: further silence the git helper 2015-01-05 15:15:09 +01:00
hg support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
scp support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
svn support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00
wget support/download: support -q in all download backends 2015-01-04 18:38:36 +01:00