]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: make ext2/ext3 images autoresize
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Sep 2008 14:09:22 +0000 (14:09 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Sep 2008 14:09:22 +0000 (14:09 +0000)
commit6ae402ea3f980278480b918e09f6766e68bdf436
tree91be57343041af92b887f85f3f7422f6cb4a877a
parent2c002e3a865dd34e6ccbf033e6e6ae71925a24bc
image.bbclass: make ext2/ext3 images autoresize

New variable IMAGE_EXTRA_SPACE contains amount of kilobytes which has
to be added to size of IMAGE_ROOTFS. Resulting size is then passed to
genext2fs util.

As a result we do not have to specify size for ROOTFS_SIZE anymore.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5269 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/image.bbclass
meta/conf/bitbake.conf