]> 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, 30 Jan 2012 16:27:12 +0000 (16:27 +0000)
commit41d1091e6b821404eeb73a7c363537c2835558d3
tree413e0812711139d4f14c356021e2ef85fe981436
parentefb4527ff527d3e465df2a21fdfda110542b70b5
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

(From OE-Core rev: c31cb0bdc5a61d2d9f21a2cea34c3d8ac3b47cb9)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass