[yocto] [PATCH 4/7] dev-manual: add description of --overhead-factor option

Ed Bartosh ed.bartosh at linux.intel.com
Tue Jan 5 03:10:53 PST 2016


Added description of wic kickstart part --overhead-factor option
to OpenEmbedded Kickstart (.wks) Reference

Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
 documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 758c035..436a64d 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4618,6 +4618,10 @@
                             adds extra space after the space filled by the content
                             of the partition. The final size can go beyond the size specified
                             by <filename>--size</filename>. Default value is 10MB.</para></listitem>
+                        <listitem><para><emphasis><filename>--overhead-factor</filename>:</emphasis>
+                            This option is a <filename>wic</filename>-specific.
+                            The size of the partition is multiplied by this factor. It has to be
+                            greater than or equal to 1. The default value is 1.3.</para></listitem>
                     </itemizedlist>
                 </para>
             </section>
-- 
2.1.4




More information about the yocto mailing list