From: Ed Bartosh Date: Thu, 30 Mar 2017 15:06:02 +0000 (+0300) Subject: wic: fix list of supported fstypes in help content X-Git-Tag: yocto-2.3~266 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab7f2a77e124d8859002619e7ba3117e8a165df7;p=openembedded-core.git wic: fix list of supported fstypes in help content Added vfat and msdos to the list of supported fstypes in 'wic help kickstart' output. [YOCTO #11137] Signed-off-by: Ed Bartosh --- diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 148da89e0a..aee2451a72 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py @@ -687,6 +687,8 @@ DESCRIPTION apply to partitions created using '--source rootfs' (see --source above). Valid values are: + vfat + msdos ext2 ext3 ext4