Home
last modified time | relevance | path

Searched hist:"7 e92e46e630cd7ee60e045e806356fa26567c064" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dcontrol.py7e92e46e630cd7ee60e045e806356fa26567c064 Thu Jul 28 02:33:04 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Drop the toolchain error when downloading toolchains

It doesn't make sense to complain about missing toolchains when the
--fetch-arch option is being used. The user is presumably aware that there
is a toolchain problem and is actively correcting it by running with this
option.

Refactor the code to avoid printing this confusing message.

Signed-off-by: Simon Glass <sjg@chromium.org>