generic-poky/scripts/lib
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
..
bsp yocto-bsp / yocto-layer: fix template recipes 2015-08-25 10:47:20 +01:00
devtool devtool: update-recipe: get srcuri parameters with decodeurl() 2015-09-12 22:48:46 +01:00
recipetool recipetool: add 'newappend' sub-command 2015-09-18 09:05:30 +01:00
wic wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00