poky/scripts/lib/wic/kickstart/custom_commands
Tom Zanussi 334f83a146 wic: Don't allow mkfs to fail silently in partition command
The return code from the mkfs command used by the partition creation
command was being ignored, allowing it to silently fail and leaving
users mystified as to why the resulting filesystem was corrupted.

This became obvious when failures occurred when creating large
e.g. sdk filesystems [YOCTO #6863].

(From OE-Core rev: 8cef3b06f7e9f9d922673f430ddb3170d2fac000)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-30 13:03:40 +00:00
..
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
micboot.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
micpartition.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
partition.py wic: Don't allow mkfs to fail silently in partition command 2014-10-30 13:03:40 +00:00
wicboot.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00