]> code.ossystems Code Review - openembedded-core.git/commit
wic: get more info from the 'parted print' output
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 25 Aug 2017 20:12:23 +0000 (23:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Aug 2017 21:29:46 +0000 (22:29 +0100)
commit5c0926d8efa468177b7cb43a5f06b35058255644
treee91ee40466c0db532404e8ffca422fb780f19626
parentd1a831a9870bc31e936eb480485b28f1ffc13080
wic: get more info from the 'parted print' output

Got partition type and sector sizes from the output
of 'parted print'. This info may be used in the implementation
of 'wic write' command.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py