diff options
author | Saul Wold <sgw@linux.intel.com> | 2018-01-22 11:55:54 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-23 23:43:46 +0000 |
commit | c44980abaf4ef3756597c0c5b51678253a56a5f5 (patch) | |
tree | 66707631a80bc91d84d4b38104acc97b84953fc5 /meta/classes/kernel-devicetree.bbclass | |
parent | 58dd6fe3720428a7052a482ca1fdcc7de8768fc7 (diff) | |
download | poky-c44980abaf4ef3756597c0c5b51678253a56a5f5.tar.gz |
image_types: add support for modern f2fs flash filesystem
The f2fs filesystem is a newer flash filesystem that is available in
meta-filesystems. This needs a minimum sized blank space to operate
in correctly.
The f2fs has overprovision functionality and when building smaller
filesystems, you actually need more space, therefore under 500M (or so)
double the amount of space needed in order to handle the overprovision
functions in f2fs.
(From OE-Core rev: dec029686a47b574edfce4472fe2167db54398fb)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-devicetree.bbclass')
0 files changed, 0 insertions, 0 deletions