[U-Boot] [PATCH 1/3] tools: patman: Handle tag sections without an 'END'

Simon Glass sjg at chromium.org
Sun Jun 26 04:54:06 CEST 2016


On 24 June 2016 at 08:45, Bin Meng <bmeng.cn at gmail.com> wrote:
> 'Cover-letter', 'Series-notes' and 'Commit-notes' tags require an
> 'END' to be put at the end of its section. When 'END' is missing,
> patman generates incorrect patches. This adds codes to handle such
> scenario.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  tools/patman/patchstream.py | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)

Great!

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list