From 4a582229ea83cddea3fc3c7934c2b0135159736b Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 29 Jul 2014 12:53:48 -0500 Subject: [PATCH] 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 6d613e2..b833459 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 -- 2.7.4