diff options
author | Ross Burton <ross.burton@intel.com> | 2019-04-30 14:57:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-07 10:12:53 +0100 |
commit | 74b44e59be89c738f702948f9e16e367c0ba43ba (patch) | |
tree | 4f9c6001bdfd79601a5b11c04b68ab534a3670c7 /scripts/oe-pylint | |
parent | a514e0f65d40ec0607acfc1254b753a0763cb44d (diff) | |
download | poky-74b44e59be89c738f702948f9e16e367c0ba43ba.tar.gz |
wic: change expand behaviour to match docs
The documentation says that --expand takes a comma-separated list of
partition:size pairs, but the code was splitting on hyphens.
Hyphens are not a transitional separator for a list of items, so change the code
to reflect the documentation.
(From OE-Core rev: a210e28bb3fd5433ebecf50e218fc548013b35dc)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-pylint')
0 files changed, 0 insertions, 0 deletions