generic-poky/scripts/lib/wic
Ed Bartosh dd7726f0bc wic: fix partition size calculation
It was wrongly assumed that part.size is meagured in Mb. In fact it's
in Kb, so there is no need to convert bitbake variable ROOTFS_SIZE as
it's also in Kb.

(From OE-Core rev: 3703ecb4aa5267e6d7330e7978cc7c3bb2250ead)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:52:54 +01:00
..
3rdparty/pykickstart wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
canned-wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
kickstart wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugins wic: fix short variable names 2015-09-03 12:43:31 +01:00
utils wic: fix short variable names 2015-09-03 12:43:31 +01:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: get rid of listing properties 2015-09-03 12:43:30 +01:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00