]> git.baikalelectronics.ru Git - uboot.git/commit
patman: add support for omitting bouncing addresses
authorChris Packham <judge.packham@gmail.com>
Fri, 1 Sep 2017 08:57:53 +0000 (20:57 +1200)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Sep 2017 03:43:58 +0000 (21:43 -0600)
commitaa1c2fae789ec06a729c29178faa2f9a9004efb8
treecfc1211c0b45c8185592b4354864e360774d2466
parent3bd15944dd93d3d54fade5fbccb8f850c9a2a426
patman: add support for omitting bouncing addresses

Add support for reading a list of bouncing addresses from a in-tree file
(doc/bounces) and from the ~/.patman config file. These addresses are
stripped from the Cc list.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com <mailto:philipp.tomsich@theobroma-systems.com>>
doc/bounces [new file with mode: 0644]
tools/patman/README
tools/patman/series.py
tools/patman/settings.py