diff options
author | Joshua Watt <Joshua.Watt@garmin.com> | 2023-08-18 10:32:44 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 08:43:03 +0100 |
commit | cfa0ad68223beba57f2501083e64657131bd4db1 (patch) | |
tree | 26f8f2afbb29b75f0a27ca08f68923064deb5c6b /documentation/dev-manual/python-development-shell.rst | |
parent | 142b6921bde5b22bcd7e0e5e8d895575d0fb6c64 (diff) | |
download | poky-cfa0ad68223beba57f2501083e64657131bd4db1.tar.gz |
classes/image_types: Add vfat image type
Adds support for creating FAT formatted file system images (useful for
boot partitions on some SoCs).
Note that FAT partitions are limited in what they can represent (no
symlinks or device files), so they can't really be used for general
purpose root file systems. As such, they are skipped when testing for
that purpose.
(From OE-Core rev: 440fa508d362b8a449beb1b82dd999e980b753b7)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions