[U-Boot] [PATCH v3 2/2] buildman: Add support for environment delta in summary

Simon Glass sjg at chromium.org
Thu Jun 7 23:52:38 UTC 2018


On 30 May 2018 at 20:48, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> When summarising the builds, add the -U option to emit delta lines for
> the default environment built into U-Boot at each commit.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2:
> - update buildman README to cover -U option
>
>  tools/buildman/README     |  28 +++++++++
>  tools/buildman/builder.py | 128 +++++++++++++++++++++++++++++++++-----
>  tools/buildman/cmdline.py |   2 +
>  tools/buildman/control.py |   3 +-
>  4 files changed, 145 insertions(+), 16 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list