kumquat-buildroot/support/download
Yann E. MORIN 3dea23cf53 core/download: don't be needlessly verbose in backends
In 50c8b7e (support/download: support -q in all download backends), the
backend were made to respect the quietness of the main Makefile, when -s
is poassed on the 'make' command line. In doing so, they were all made
to be verbose by default.

However, the verbosity of some of the tools, like scp, is very high, and
is in fact intended for debug purposes.

Drop being verbose by default, just use whatever each tool deems normal
output. Only respect the quietness requested by the user.

Reported-by: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-26 15:18:39 +02:00
..
bzr core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
check-hash
cp core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
cvs support/download/cvs: add support to use a date instead of a tag 2015-07-10 11:09:20 +02:00
dl-wrapper
git core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
hg core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
scp core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
svn
wget core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00