pkg-generic: make PKG_DL_DIR equal to DL_DIR
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Tue, 4 Jul 2017 16:22:02 +0000 (18:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Jul 2017 21:36:47 +0000 (23:36 +0200)
commit827fa4f917b1b4abc126e22631d0b98dd2293aed
treea26a1e22f781a0a1e9f596756faf33f81ad37a1f
parent00ecd72c28f103fc7d166f718db81a8b6c4919fa
pkg-generic: make PKG_DL_DIR equal to DL_DIR

This variable is currently not used by anyone.
The value is changed to match the path to DL_DIR.

The next patch will introduce the use of PKG_DL_DIR for packages that
use specific EXTRACT_CMDS.

And then we will be able to change the value of PKG_DL_DIR to create a
new directory structure in DL_DIR with a subdirectory for each package.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-generic.mk