Home
last modified time | relevance | path

Searched hist:ff690df9fce2db07391a53f6cf4c5858b9ea6fad (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.pyff690df9fce2db07391a53f6cf4c5858b9ea6fad Mon Mar 07 02:45:37 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Allow the toolchain priority to be specified

At present the priority of a toolchain is calculated from its filename based
on hard-coded rules. Allow it to be specified by the caller. We will use
this in a later patch. Also display the priority and provide a message when
it is overriden by another toolchain of higher priority.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>