[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
Simon Glass
sjg at chromium.org
Wed Nov 25 00:41:35 CET 2020
On Tue, 24 Nov 2020 at 10:15, Philipp Tomsich <philipp.tomsich at vrull.eu> wrote:
>
> To enable use of patman with FSF/GNU projects, such as GCC or
> Binutils, no Signed-off-by may be added. This adds a command
> line flag '--no-signoff' to suppress adding signoffs in patman
> when processing commits.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at vrull.eu>
> ---
>
> tools/patman/control.py | 6 +++---
> tools/patman/gitutil.py | 6 ++++--
> tools/patman/main.py | 2 ++
> 3 files changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list