From 20007c87b2a61b68995f6985b452966289496378 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 5 Jan 2016 14:50:39 -0600 Subject: dev-manual: Added the --overhead-factor wic option description. (From yocto-docs rev: 346f68486d86292337923e89fbd7e8b2ccd4814b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e417c256a7..2335209084 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4628,6 +4628,14 @@ by the --size option. The default value is 10 Mbytes. + --overhead-factor: + This option is a wic-specific + option that multiplies the size of the partition by + the option's value. + You must supply a value greater than or equal to + "1". + The default value is "1.3". + -- cgit v1.2.3-54-g00ecf