diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-10-01 10:40:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-03 00:02:19 +0100 |
commit | afb5308770de776181da5b44f9dc30922836bc38 (patch) | |
tree | 7caebd21c71045a1e3e3077ee53312b9a2bc4832 /meta/lib/oeqa/utils | |
parent | e11801d031896351364e7723db3392012f58b603 (diff) | |
download | openembedded-core-afb5308770de776181da5b44f9dc30922836bc38.tar.gz openembedded-core-afb5308770de776181da5b44f9dc30922836bc38.tar.bz2 openembedded-core-afb5308770de776181da5b44f9dc30922836bc38.zip |
report-error.bbclass: Support Unicode reports
Currently error-report doesn't manage Unicode because
the files are opened with the default codec.
This patch changes the codec of the files to UTF-8,
this way the reports will include Unicode characters.
This is useful for the qemu output when doing the
testimage task.
[YOCTO #8225]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils')
0 files changed, 0 insertions, 0 deletions