[PATCH v5 01/12] binman: bintool: Build a tool from a list of commands

Simon Glass sjg at chromium.org
Wed Jul 26 00:52:33 CEST 2023


On Tue, 25 Jul 2023 at 02:58, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Add support to build a tool from source with a list of commands. This
> is useful when a tool can be built with multiple commands instead of a
> single command.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since V4:
> * Pass the single command target names directly to the function
>   instead of putting them in a separate list.
>
>  tools/binman/bintool.py | 19 +++++++++++--------
>  1 file changed, 11 insertions(+), 8 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list