[PATCH 0/5] buildman: A few more tweaks

Simon Glass sjg at chromium.org
Sat Apr 18 01:51:29 CEST 2020


A few problems have been found with recent buildman changes. This series
tidies these up:

- Fixes lack of build output with -w
- Fix operation of -A
- Handle the updated kernel.org toolchain version


Simon Glass (5):
  buildman: Fix test for new 9.2 kernel
  buildman: Correct operation of -A flag
  buildman: Make sure that -o is given with -w
  buildman: Use out-env for environment output
  buildman: Write output files when using -w

 tools/buildman/README           |  3 ++-
 tools/buildman/builder.py       |  5 +++++
 tools/buildman/builderthread.py | 33 ++++++++++++++++++---------------
 tools/buildman/cmdline.py       |  3 +--
 tools/buildman/control.py       |  6 +++++-
 tools/buildman/func_test.py     | 17 +++++++++++++++++
 tools/buildman/test.py          |  2 +-
 7 files changed, 49 insertions(+), 20 deletions(-)

-- 
2.26.1.301.g55bc3eb7cb9-goog



More information about the U-Boot mailing list