[U-Boot] [PATCH v2] patman: Support using a particular SMTP server
Simon Glass
sjg at chromium.org
Sat Jun 23 14:06:14 UTC 2018
On 19 June 2018 at 09:56, Simon Glass <sjg at chromium.org> wrote:
> Some environments require providing the '--smtp-server' argument to
> 'git send-email'. Add support for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Fix 'get' typo
>
> tools/patman/README | 1 +
> tools/patman/gitutil.py | 6 +++++-
> tools/patman/patman.py | 5 ++++-
> 3 files changed, 10 insertions(+), 2 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list