]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Enable buildman on aarch64 hosts
authorMatthias Brugger <mbrugger@suse.com>
Fri, 17 Jan 2020 09:53:37 +0000 (10:53 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:46 +0000 (19:33 -0700)
commitc9713fe1f3d55fe17d938b15e11c9691faec5313
tree2fdaf1181638613e5c9a20677e83747fc4244f2f
parent44c5ed45c0e74a5b5cef6ffed804cea4ce50e241
buildman: Enable buildman on aarch64 hosts

At kernel.org aarch64 toolchains are published in folder
arm64. Fix the URL for that case, so that we can fetch
toolchains on aarch64 machines.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/buildman/toolchain.py