From patchwork Wed Sep 12 20:10:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [V2, 0/1] image_types.bbclass: Round up ROOTFS_SIZE after base_size check Date: Wed, 12 Sep 2012 20:10:33 -0000 From: Andrei Gherzan X-Patchwork-Id: 36431 Message-Id: To: openembedded-core@lists.openembedded.org V2: Replace expr with awk. In this way an error like "expr: non-integer argument" is avoided. The following changes since commit 0f55a5868457300a3defc7fa7451ef191d19e018: adt-installer: Allow changing YOCTOADT_REPO (2012-09-05 23:28:10 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ag/rootfs_size http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/rootfs_size Andrei Gherzan (1): image_types.bbclass: Round up ROOTFS_SIZE after base_size check meta/classes/image_types.bbclass | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)