[U-Boot] [PATCH 1/1] buildman: Translate more strings to latin-1
Simon Glass
sjg at chromium.org
Fri Apr 14 16:19:36 UTC 2017
On 14 April 2017 at 08:58, Tom Rini <trini at konsulko.com> wrote:
> When writing out some of our results we may now have UTF-8 characters
> in there as well. Translate these to latin-1 and ignore any errors (as
> this is for diagnostic and given the githash anything else can be
> reconstructed by the user.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> tools/buildman/builderthread.py | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list