diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2017-12-05 15:56:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-18 18:00:22 +0000 |
commit | 61af0b446f104c99589cd4473040ca700dba3ff3 (patch) | |
tree | 2dcf2cf748e18fbde7fb83ad1a0ece30a1a05097 /scripts/lib/recipetool/create.py | |
parent | 8cab8f79b73e72256a2d7940f4973ebfd36e232b (diff) | |
download | openembedded-core-61af0b446f104c99589cd4473040ca700dba3ff3.tar.gz openembedded-core-61af0b446f104c99589cd4473040ca700dba3ff3.tar.bz2 openembedded-core-61af0b446f104c99589cd4473040ca700dba3ff3.zip |
glib-2.0: fix for non-utf8 encoded files
Some source files aren't valid utf-8 containing for example
iso8859-1 accented characters in author's names.
Replace invalid data with a replacement '?' character and
print a warning to keep things working.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions