
On Mon, Sep 22, 2014 at 09:33:37AM -0600, Simon Glass wrote:
Hi Tom,
Here are some minor fixes for sandbox, buildman and patman.
The following changes since commit 9170818a4e004af7893fa0113f6e5b4afafded55:
kconfiglib: change SPDX-License-Identifier to ISC (2014-09-17 21:03:18 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git misc
for you to fetch changes up to 983a2749e2fdc459b2f44e82241a5c314ddbcdf6:
patman: Add a -m option to avoid copying the maintainers (2014-09-21 12:03:07 -0600)
Jagannadha Sutradharudu Teki (1): sandbox: Update minor documentation changes
Simon Glass (2): buildman: Fix the logic for the bloat command patman: Add a -m option to avoid copying the maintainers
README | 2 +- board/sandbox/README.sandbox | 6 +++--- tools/buildman/control.py | 6 +++--- tools/patman/README | 4 ++-- tools/patman/patman.py | 6 +++++- tools/patman/series.py | 7 +++++-- 6 files changed, 19 insertions(+), 12 deletions(-)
Applied to u-boot/master, thanks!