summaryrefslogtreecommitdiff
path: root/scripts/oe-find-native-sysroot
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2015-06-05 10:17:10 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-11 23:55:39 +0100
commit2cae0473971ff3983c7e423c23215b342c7dad1d (patch)
tree466278f5a62ea9fba83c037c669a283a3dc6f721 /scripts/oe-find-native-sysroot
parent4bfe81a88653f4851ec24eef9e5ee51960cb101b (diff)
downloadopenembedded-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-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions