[U-Boot] Patman / buildman pull request
Simon Glass
sjg at chromium.org
Tue Apr 9 00:26:43 CEST 2013
Hi Tom,
On Mon, Apr 8, 2013 at 9:54 AM, Tom Rini <trini at ti.com> wrote:
> 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.
OK, here is a pull request for the next 3, plus one bug fix that I
missed last time. This is http://patchwork.ozlabs.org/patch/224458/,
which for some reason doesn't show up in my TODO.
The following changes since commit f140b5863b258120f5412ea86733f70c87837ee9:
Merge branch 'patman' of git://git.denx.de/u-boot-x86 (2013-04-08
12:03:22 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git patman
for you to fetch changes up to 645b271a6039e79b368f027a5624dc0820441733:
patman: Add Series-process-log tag to sort/uniq change logs
(2013-04-08 15:21:22 -0700)
----------------------------------------------------------------
Doug Anderson (1):
patman: Don't barf if the word 'commit' starts a line
Simon Glass (3):
patman: Provide option to ignore bad aliases
patman: Add -a option to refrain from test-applying the patches
patman: Add Series-process-log tag to sort/uniq change logs
tools/patman/README | 9 ++++++++-
tools/patman/gitutil.py | 65
+++++++++++++++++++++++++++++++++++++++++++++++------------------
tools/patman/patchstream.py | 4 ++--
tools/patman/patman.py | 20 ++++++++++++++------
tools/patman/series.py | 19 ++++++++++++++-----
5 files changed, 85 insertions(+), 32 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list