diff options
author | Martin Vuille <jpmv27@yahoo.com> | 2016-11-27 15:02:37 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-30 15:47:15 +0000 |
commit | 063b63d4d324c23322ac1b6b7c7928e725d7b968 (patch) | |
tree | 981bfff98b4ce586fdda171ecc6dd1ec9673c46b /meta/recipes-core/packagegroups/packagegroup-core-nfs.bb | |
parent | 58bf0a237ca28459eb8c3afa030c0054f5bc1f16 (diff) | |
download | openembedded-core-063b63d4d324c23322ac1b6b7c7928e725d7b968.tar.gz openembedded-core-063b63d4d324c23322ac1b6b7c7928e725d7b968.tar.bz2 openembedded-core-063b63d4d324c23322ac1b6b7c7928e725d7b968.zip |
terminal.py: Pass string instead of bytes to ExecutionError to avoid exception
Based on run() in bitbake/lib/bb/process.py, ExecutionError() expects strings
not bytes. Passing bytes results in a "TypeError: Can't convert 'bytes' object
to str implicitly" exception.
Fixes Bug 10729
Signed-off-by: Martin Vuille <jpmv27@yahoo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-core-nfs.bb')
0 files changed, 0 insertions, 0 deletions