]> code.ossystems Code Review - openembedded-core.git/commit
image-types.bbclass: get the image size in the whole number
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 21 Jun 2011 19:08:43 +0000 (12:08 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:45:15 +0000 (20:45 +0100)
commit70b80215a08b2f1a3a813ac9a3948e39a1b26dd4
tree7dd55d49c00b63ae0f02135556002c7b0dc8c112
parent7df8376c28d991dd07c0915d3ccade4cf51c2fee
image-types.bbclass: get the image size in the whole number

Avoid fractions like 80.72 and round them to whole numbers.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/classes/image_types.bbclass