]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: fix for non-utf8 encoded files
authorJackie Huang <jackie.huang@windriver.com>
Tue, 5 Dec 2017 07:56:44 +0000 (15:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Dec 2017 18:00:22 +0000 (18:00 +0000)
commit61af0b446f104c99589cd4473040ca700dba3ff3
tree2dcf2cf748e18fbde7fb83ad1a0ece30a1a05097
parent8cab8f79b73e72256a2d7940f4973ebfd36e232b
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>
meta/recipes-core/glib-2.0/glib-2.0/glib-mkenums-replace-and-warn-decoding.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.54.2.bb