]> Git Repo - J-u-boot.git/commit - tools/buildman/control.py
buildman: Add the option to download toolchains from kernel.org
authorSimon Glass <[email protected]>
Tue, 2 Dec 2014 00:34:06 +0000 (17:34 -0700)
committerSimon Glass <[email protected]>
Thu, 15 Jan 2015 05:16:54 +0000 (21:16 -0800)
commit827e37b55869933951e7e7db3693d4df001fd609
tree87a464f7cacf9cfa35ed5cc9d13512ac71217885
parent9b83bfdcb0baac4c2f986c600a2a7c2e946ad17c
buildman: Add the option to download toolchains from kernel.org

The site at https://www.kernel.org/pub/tools/crosstool/ is a convenient
repository of toolchains which can be used for U-Boot. Add a feature to
download and install a toolchain for a selected architecture automatically.

It isn't clear how long this site will stay in the current place and
format, but we should be able to rely on bug reports if it changes.

Suggested-by: Marek VaĊĦut <[email protected]>
Suggested-by: Fabio Estevam <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
tools/buildman/README
tools/buildman/bsettings.py
tools/buildman/cmdline.py
tools/buildman/control.py
tools/buildman/test.py
tools/buildman/toolchain.py
This page took 0.033905 seconds and 4 git commands to generate.