download: add missing '-d' option
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Mon, 2 Apr 2018 14:58:01 +0000 (16:58 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Apr 2018 15:48:56 +0000 (17:48 +0200)
commit5d2a018ddf950b53d1d50d09d3af92849d8f5994
treee0283626ef45c1e14196132cc3f82efdea24e3c0
parent573f8c750fbd18f2f2de23bfdc8e360ed30a8687
download: add missing '-d' option

The infrastructure needs to give the 'dl_dir' to the dl-wrapper which in its
turn needs to give it to the helper.  It will only be used by the 'git'
helper as of now.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-download.mk
support/download/dl-wrapper