]> code.ossystems Code Review - openembedded-core.git/commit
image_types bbclass: use 4k bytes per inode so we don't run out of space immediately
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 2 Nov 2011 14:16:42 +0000 (15:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 14:03:36 +0000 (14:03 +0000)
commitc31cb0bdc5a61d2d9f21a2cea34c3d8ac3b47cb9
tree87331cd097bc994c3fa35d1bac4f8e752f3a2969
parent56799ebcb5c55a7fc75458fc2be2e69a67e8fd21
image_types bbclass: use 4k bytes per inode so we don't run out of space immediately

genext2fs only creates the minimum number of inodes, after this patch it will scale with the rootfs size

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
meta/classes/image_types.bbclass