]> code.ossystems Code Review - openembedded-core.git/commit
image_types: increase filesystem size for BTRFS
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 17 Mar 2017 11:32:25 +0000 (13:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:42:59 +0000 (22:42 +0000)
commit17c2b1ca8a4e2023583645840db61bbde22bf65e
tree84deb71e91af8fe072a3fa5c7612effa1dde0a51
parent3dc1376deb5b3f429baeb4ccb47972a34860d127
image_types: increase filesystem size for BTRFS

16777216 bytes is a minimal possible filesystem size for BTRFS.
mkfs.btrfs fails to create a filesystem if rootfs size is too small.

Increased filesystem size to make it possible for mkfs.btrfs
to create an image for small rootfs directories,
e.g. for core-image-minimal.

[YOCTO #11163]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass