]> code.ossystems Code Review - openembedded-core.git/commit
wic: allow to configure overhead factor per partition
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 8 Feb 2015 23:16:23 +0000 (00:16 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Mar 2015 04:10:15 +0000 (01:10 -0300)
commit7434fcaafcc308227087ec54f993761de10a7a96
tree68b6c684ad447876ba6508151ec2f93ee4f3298d
parentf063401728bdd9cdfdd4f3c97f8336c90de6b5b1
wic: allow to configure overhead factor per partition

Introduce a new option --overhead-factor to replace
IMAGE_OVERHEAD_FACTOR.

Change-Id: I822621a7571fc739bb4c415afe7e9b9b4e7ac77c
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
scripts/lib/image/help.py
scripts/lib/wic/kickstart/custom_commands/partition.py
scripts/lib/wic/utils/oe/misc.py