]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:35 +0000 (08:40 +0000)
commit20fe0c7202724187dbe80eb2101d8ef69e86b94e
tree1799618d3fc40bc4d667db6f14d82b1ece673d24
parent9f7fe71a10bcdd1864d2f838f3510e96810ef42e
wic: allow to configure overhead factor per partition

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

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/image/help.py
scripts/lib/wic/kickstart/custom_commands/partition.py
scripts/lib/wic/utils/oe/misc.py