[U-Boot] Buildman changes for release

Hi Tom,
I picked up these two - a fix plus a feature that came in after the merge window for the previous release but should go into this one.
The following changes since commit 6b40852da5c8dd710f9d61204affff3c6a3c9d22:
Sound: MAX98095: Support I2S0 channel (2013-09-24 09:10:33 -0400)
are available in the git repository at:
ssh://gu-x86@git.denx.de/u-boot-x86.git buildman
for you to fetch changes up to 4281ad8e7fcb304724127281f258d198001fd41a:
buildman: Allow make flags to be specified for each board (2013-10-01 14:39:14 -0600)
---------------------------------------------------------------- Simon Glass (2): buildman: Adjust tests for new boards.cfg format buildman: Allow make flags to be specified for each board
tools/buildman/README | 22 ++++++++++++++++++++++ tools/buildman/bsettings.py | 3 --- tools/buildman/builder.py | 1 + tools/buildman/buildman.py | 13 +++++++++++++ tools/buildman/test.py | 10 +++++----- tools/buildman/toolchain.py | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 6 files changed, 120 insertions(+), 10 deletions(-)
Regards, Simon

On Tue, Oct 01, 2013 at 02:41:23PM -0600, Simon Glass wrote:
Hi Tom,
I picked up these two - a fix plus a feature that came in after the merge window for the previous release but should go into this one.
The following changes since commit 6b40852da5c8dd710f9d61204affff3c6a3c9d22:
Sound: MAX98095: Support I2S0 channel (2013-09-24 09:10:33 -0400)
are available in the git repository at:
ssh://gu-x86@git.denx.de/u-boot-x86.git buildman
for you to fetch changes up to 4281ad8e7fcb304724127281f258d198001fd41a:
buildman: Allow make flags to be specified for each board (2013-10-01 14:39:14 -0600)
Simon Glass (2): buildman: Adjust tests for new boards.cfg format buildman: Allow make flags to be specified for each board
tools/buildman/README | 22 ++++++++++++++++++++++ tools/buildman/bsettings.py | 3 --- tools/buildman/builder.py | 1 + tools/buildman/buildman.py | 13 +++++++++++++ tools/buildman/test.py | 10 +++++----- tools/buildman/toolchain.py | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 6 files changed, 120 insertions(+), 10 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini