diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2016-04-06 13:50:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 23:10:30 +0100 |
commit | 7a309d964a86f3474eaab7df6d438ed797f935c0 (patch) | |
tree | 0eff7577e5ba18d722d285c875c978e944022db2 /scripts/combo-layer.conf.example | |
parent | 860cba85cfb3047c8a2c9b3127a9b3f4441fd1a6 (diff) | |
download | poky-7a309d964a86f3474eaab7df6d438ed797f935c0.tar.gz |
bitbake: buildinfohelper: work around unicode exceptions
We have been seeing UnicodeDecodeErrors when handling the
ImagePkgList MetadataEvent in ORMWrapper's
save_target_file_information() if the event includes filenames
that include non-ASCII characters.
In the short term work around this by converting paths to the
unicode type when passing them to Django's ORM. This is a bit of
a hack but it's too late in the cycle to do anything more invasive.
[YOCTO #9142]
(Bitbake rev: f50fff03b3de02e73a3cc2eb9935f7c345dbddc4)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer.conf.example')
0 files changed, 0 insertions, 0 deletions