[U-Boot] [PATCH v1 2/2] buildman: Add support for environment delta in summary
Simon Glass
sjg at chromium.org
Sat May 26 02:07:41 UTC 2018
On 24 May 2018 at 22:57, 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>
> ---
>
> tools/buildman/builder.py | 128 +++++++++++++++++++++++++++++++++-----
> tools/buildman/cmdline.py | 2 +
> tools/buildman/control.py | 3 +-
> 3 files changed, 117 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list