arch/xtensa: accept the overlay to be an URL
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 9 Jul 2017 12:21:58 +0000 (05:21 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Jul 2017 14:58:03 +0000 (16:58 +0200)
commit5b80a146af085ebb6334cbd351e1976a8e135c69
tree7ddb1fcd0848860180be873414b7b1e87cfcf9f4
parent0645fb80843e45ecc3843f5013801233f37e77eb
arch/xtensa: accept the overlay to be an URL

It can be interesting to get the overlay from a remote server, rather
than expect it to be present locally.

Since that file can be any URL, we can't know its hash, so we just
exclude it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
[Thomas: use DL_DIR instead of BR2_DL_DIR.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arch.mk.xtensa
package/binutils/binutils.mk
package/gcc/gcc-final/gcc-final.mk
package/gcc/gcc-initial/gcc-initial.mk
package/gdb/gdb.mk