
8 Jun
2018
8 Jun
'18
1:52 a.m.
On 30 May 2018 at 20:48, Alex Kiernan alex.kiernan@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@gmail.com Reviewed-by: Simon Glass sjg@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!