raw: allow partitions without a file-system
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 15 Feb 2013 14:57:09 +0000 (16:57 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 19 Feb 2013 06:48:38 +0000 (08:48 +0200)
commita911b237f306d2626d2ee6709ed75710aa1ea4be
tree73bb73e51d63b8c7c77afcffe708094436a2c49d
parent86d6bfc99a34380e4f9576bbd4c6d332ccd15f0c
raw: allow partitions without a file-system

Do not error out if a partition does not have a mount point and file-system
type. We want MIC to create partitions without any format and without any
mount-point.

Change-Id: Ib50fecc2ffd501be8b24dac5d57324cf5de72b74
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/imager/raw.py