Files
poky/scripts
Ross Burton 74b44e59be 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>
2019-05-07 10:12:53 +01:00
..
2018-07-26 13:16:40 +01:00
2016-06-01 12:47:10 +01:00
2019-03-06 23:12:27 +00:00
2019-04-25 00:05:20 +01:00
2019-05-07 10:12:53 +01:00

This directory contains Various useful scripts for working with OE builds