
On Thu, Apr 04, 2013 at 02:28:26PM -0700, Simon Glass wrote:
Hi Tom,
I have brought in the patman changes for this release and also some changes that I consider to be bug fixes. For now I have left out these patches:
http://patchwork.ozlabs.org/patch/231570/ http://patchwork.ozlabs.org/patch/231572/ http://patchwork.ozlabs.org/patch/231575/
however they do improve the operation of patman, so if you are OK with it I would quiet like to bring in the last two at least.
Go ahead and bring in all 3. I keep trying to convince my more-kernel-than-u-boot coworkers to give patman a spin in kernel-land since they're 2 managing 2-3 N part series by hand.
As I mentioned earlier buildman is still not perfect - I am hoping that others will help fix the known deficiencies and find others, as happened with patman.
The following changes since commit c8142633e169665b246352918df5b76fd243bb71:
Prepare v2013.04-rc2 (2013-04-03 15:02:40 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git patman
for you to fetch changes up to fc3fe1c287fc5ee4c528b4059405571fcd2d55bd:
buildman - U-Boot multi-threaded builder and summary tool (2013-04-04 14:04:35 -0700)
Doug Anderson (2): patman: Make "Reviewed-by" an important tag patman: Allow specifying the message ID your series is in reply to
Simon Glass (14): patman: Use ANSI colours only when outputting to a terminal patman: Use bright ANSI colours by default patman: Add cros_subprocess library to manage subprocesses patman: Make command methods return a CommandResult patman: Allow commands to raise on error, or not patman: Allow reading metadata from a list of commits patman: Add additional git utilties patman: Add Cover-letter-cc tag to Cc cover letter to people patman: Fix up checkpatch parsing to deal with 'CHECK' lines patman: Don't allow spaces in tags patman: Fix the comment in CheckTags to mention multiple tags patman: Minor help message/README fixes patman: Ignore all Gerrit Commit-* tags buildman - U-Boot multi-threaded builder and summary tool
Applied to u-boot/master, thanks!