diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-06-05 10:17:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:55:39 +0100 |
commit | 2cae0473971ff3983c7e423c23215b342c7dad1d (patch) | |
tree | 466278f5a62ea9fba83c037c669a283a3dc6f721 /scripts/oe-buildenv-internal | |
parent | 4bfe81a88653f4851ec24eef9e5ee51960cb101b (diff) | |
download | openembedded-core-2cae0473971ff3983c7e423c23215b342c7dad1d.tar.gz openembedded-core-2cae0473971ff3983c7e423c23215b342c7dad1d.tar.bz2 openembedded-core-2cae0473971ff3983c7e423c23215b342c7dad1d.zip |
wic: Fix format string
wic crashes with "TypeError: %d format: a number is required, not str"
Due to incorrect format used for Wic_PartData.extra_size attribute.
Using %s instead of %d should fix the crash.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/oe-buildenv-internal')
0 files changed, 0 insertions, 0 deletions