From b7528a4bc161c88564917db53aad273f212f111e Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 29 Jul 2014 12:53:48 -0500 Subject: wic: Add squashfs to --fstypes documentation squashfs support was recently added to wic, so document it. (From OE-Core rev: c04043e143932fe2ea38f87d2faa8beed007671b) Signed-off-by: Tom Zanussi Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- scripts/lib/image/help.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 6d613e260f..b833459aa0 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py @@ -719,6 +719,7 @@ DESCRIPTION ext3 ext4 btrfs + squashfs swap --fsoptions: Specifies a free-form string of options to be -- cgit v1.2.3-54-g00ecf