Home
last modified time | relevance | path

Searched hist:f11a0af713a714ee2efcd810dd81c6dfd59381aa (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dseries.pyf11a0af713a714ee2efcd810dd81c6dfd59381aa Tue Feb 07 07:11:00 UTC 2017 Chris Packham <judge.packham@gmail.com> patman: Handle non-ascii characters in names

When gathering addresses for the Cc list patman would encounter a
UnicodeDecodeError due to non-ascii characters in the author name.
Address this by explicitly using utf-8 when building the Cc list.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>