kumquat-buildroot/toolchain/toolchain-external
Thomas Petazzoni 1a69e33d57 toolchain: post-pone evaluation of TOOLCHAIN_EXTERNAL_BIN
The upcoming per-package SDK functionality is heavily based on the
fact that HOST_DIR, STAGING_DIR and TARGET_DIR are evaluated during
the configure/build/install steps of the packages. Therefore, any
evaluation-during-assignment using := is going to cause problems, and
need to be turned into evaluation-during-use using =.

This patch fix up one such instance in the external toolchain code.

This change is independent from the per-package SDK functionality, and
could be applied separately.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-31 18:24:17 +01:00
..
toolchain-external-codescape-img-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codescape-mti-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-aarch64 toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-amd64 toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-arm arch/arm: armv8 is really armv8a 2017-11-24 23:01:41 +01:00
toolchain-external-codesourcery-mips toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-codesourcery-niosII toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
toolchain-external-custom toolchain/external-custom: hide versions too old for the current arch 2017-11-24 22:10:46 +01:00
toolchain-external-linaro-aarch64 toolchain-external: bump version of Linaro AArch64 toolchain to 7.2-2017.11 2017-12-29 23:28:58 +01:00
toolchain-external-linaro-arm toolchain-external: bump version of Linaro ARM toolchain to 7.2-2017.11 2017-12-29 23:28:53 +01:00
toolchain-external-linaro-armeb toolchain-external: bump version of Linaro ARMeb toolchain to 7.2-2017.11 2017-12-29 23:28:56 +01:00
toolchain-external-synopsys-arc toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
Config.in
pkg-toolchain-external.mk toolchain: post-pone evaluation of TOOLCHAIN_EXTERNAL_BIN 2017-12-31 18:24:17 +01:00
toolchain-external.mk Fix makefile include order by using sort/wildcard. 2017-11-24 00:08:23 +01:00