package/pkg-download.mk: add <pkg>_DL_ENV variable
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Dec 2020 15:35:16 +0000 (16:35 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 29 Dec 2020 16:14:39 +0000 (17:14 +0100)
commit53f23aacebae9adc2062d283b36ce92937028d8f
tree307238fa8df97b3e4cb36eaae83460d51c12733a
parentc4a11de0449c6d853932b440e23e0730a7dbcb2c
package/pkg-download.mk: add <pkg>_DL_ENV variable

This variable can be used by package to pass extra environment
variables to the download logic. It will be used for the Go/Cargo
vendoring.

The <pkg>_DL_ENV variable is intentionally not documented: at this
point, it is not meant to be used by packages directly, but only by
package infrastructures.

Suggested-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[yann.morin.1998@free.fr: move the two _ENV variables to the same line]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pkg-download.mk