[oe-commits] Tom Zanussi : wic: Add squashfs to --fstypes documentation

git at git.openembedded.org git at git.openembedded.org
Sat Aug 2 08:57:00 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: c04043e143932fe2ea38f87d2faa8beed007671b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c04043e143932fe2ea38f87d2faa8beed007671b

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Tue Jul 29 12:53:48 2014 -0500

wic: Add squashfs to --fstypes documentation

squashfs support was recently added to wic, so document it.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 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



More information about the Openembedded-commits mailing list