[U-Boot] Please pull u-boot-x86.git branch buildman
Simon Glass
sjg at chromium.org
Sun Apr 19 00:23:42 CEST 2015
Hi Tom,
Here are the queued-up buildman/patman patches, including the new
CONFIG comparison feature (remember to build with -C if using it).
Note these are in branch 'buildman'.
The following changes since commit 5ab83ec1a13601c4f76ce009afe0d1ee51f1ad9c:
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig (2015-04-13
20:53:47 -0600)
are available in the git repository at:
http://git.denx.de/u-boot-x86.git
for you to fetch changes up to 9194e3c1c0d6031ff84e1dd63c401dc76a990876:
patman: cover letter shows like 00/xx if more than 10 patches
(2015-04-18 16:14:27 -0600)
----------------------------------------------------------------
Simon Glass (5):
Create a .cfg file containing the CONFIG options used to build
buildman: Show 'make' command line when -V is used
buildman: Adjust the 'aborted' heuristic for writing output
buildman: Store build config files
buildman: Allow comparison of build configuration
Tom Rini (2):
buildman: Keep more outputs with the --keep-outputs flag
buildman: Make -V (verbose_build) really be verbose
Wu, Josh (1):
patman: cover letter shows like 00/xx if more than 10 patches
Makefile | 10 +++-
scripts/Makefile.spl | 9 +++-
tools/buildman/builder.py | 185
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
tools/buildman/builderthread.py | 65 +++++++++++++++++++-----
tools/buildman/cmdline.py | 4 +-
tools/buildman/control.py | 3 +-
tools/patman/patchstream.py | 7 ++-
7 files changed, 250 insertions(+), 33 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list