pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "Downloading" message
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Mar 2015 17:33:17 +0000 (19:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Mar 2015 21:38:49 +0000 (23:38 +0200)
commit48296c5afd24cb7f81693fef70881b9737b55062
tree9c3ce701e2a8c30af421c285ab1daa0e82a657cc
parent524a555ad1f81f132aaed0badaece1b8b95c8ae7
pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "Downloading" message

The .stamp_downloaded target displays the "Downloading" message even
if there is really something to download. However, this logic only
checks for <pkg>_SOURCE and <pkg>_PATCH: it does not check if
something needs to be downloaded in <pkg>_EXTRA_DOWNLOADS.

This commit fixes that, which makes sure that the "Downloading"
message is displayed if one of the items in <pkg>_EXTRA_DOWNLOADS has
not yet been downloaded.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
package/pkg-generic.mk