kumquat-buildroot/toolchain/toolchain-external
Calin Crisan 928c9289d2 toolchain-external-custom: allow specifying relative path to binaries
There are cases where a downloaded toolchain doesn't have its binaries
placed directly in a "bin" subfolder (where BuildRoot currently looks
for them).

A common example is the official Raspberry Pi Toolchain
(https://github.com/raspberrypi/tools), which has its binaries in
"arm-bcm2708/arm-linux-gnueabihf/bin".

This commit introduces BR2_TOOLCHAIN_EXTERNAL_REL_BIN_PATH that defaults
to "bin" and can be changed as needed.

Signed-off-by: Calin Crisan <ccrisan@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: rework a bit how TOOLCHAIN_EXTERNAL_REL_BIN_PATH is defined.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-19 23:04:44 +02:00
..
toolchain-external-codescape-img-mips toolchain/*/Config.in: re-wrap help text 2018-04-01 09:08:47 +02:00
toolchain-external-codescape-mti-mips toolchain/*/Config.in: re-wrap help text 2018-04-01 09:08:47 +02:00
toolchain-external-codesourcery-aarch64
toolchain-external-codesourcery-amd64
toolchain-external-codesourcery-arm
toolchain-external-codesourcery-mips
toolchain-external-codesourcery-niosII toolchain: fix detection of SSP support 2018-03-25 22:52:33 +02:00
toolchain-external-custom toolchain-external-custom: allow specifying relative path to binaries 2018-04-19 23:04:44 +02: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: bump ARC prebuild toolchain to arc-2017.09 2018-01-09 10:07:14 +01:00
Config.in toolchain/*/Config.in: re-wrap help text 2018-04-01 09:08:47 +02:00
pkg-toolchain-external.mk toolchain-external-custom: allow specifying relative path to binaries 2018-04-19 23:04:44 +02:00
toolchain-external.mk