]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/asterisk: use package's DL_DIR
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 11 May 2018 16:29:56 +0000 (18:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 11 May 2018 19:58:54 +0000 (21:58 +0200)
commit9c5f17a928ecfcad0d253b0db601fd94046d34f4
tree191a915d750cfb063ebd7c2b33a1e23a4f25e455
parent72703d02b96bb1f7f94f705d3a7199599b1bc980
package/asterisk: use package's DL_DIR

Since we reworked the download infra, the location for packages to look
for their files has moved to a per-package directory.

For systems where a download of the asterisk sound files was already
done in a version prior to the rework, all was working fine so far,
because the files were indeed in the main DL directory.

But for systems where the download is first attempted after the rework,
the files are not found (even though they are properly downloaded).

Fix the location where asterisk looks for its extra files.

Reported-by: ***** ***** <zyama.abel@mail.ru>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: ***** ***** <zyama.abel@mail.ru>
Cc: Carlos Santos <casantos@datacom.ind.br>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/asterisk/asterisk.mk