diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2012-06-22 07:42:38 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-07-22 16:53:24 +0200 |
commit | df0c12599487e49a6fe390a89f2f9ee5ee93222e (patch) | |
tree | 55cf05670f1e4d174ff76ec1845f287d915016c5 /linux | |
parent | 77e26972187b9cda1a8f22ca74da154687c9ab1a (diff) | |
download | buildroot-novena-df0c12599487e49a6fe390a89f2f9ee5ee93222e.tar.gz buildroot-novena-df0c12599487e49a6fe390a89f2f9ee5ee93222e.zip |
toolchain-external: allow downloading a custom toolchain
This patch adds the possibility to download a custom external
toolchain, in addition to the existing support of preinstalled custom
external toolchains.
With the modified configuration, the user is presented with the
following options:
- Toolchain type: Buildroot toolchain | External toolchain | Ct-ng toolchain
In case of External toolchain:
- Toolchain: the CodeSourcery toolchains | Custom toolchain
- Toolchain origin: Toolchain to be downloaded and installed | Pre-installed toolchain
In case of Toolchain to be downloaded, the user is presented with:
- Toolchain URL
In case of Pre-installed toolchain, the users sees:
- Toolchain Path
For CodeSourcery toolchains, the toolchain URL field is not used (the
URLs are directly coded in ext-tool.mk).
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions