poky/scripts/lib/wic
Alexander Kanavin d53dddd7ca scripts/lib/wic/partition.py: do not set FAT size
Modern dosfstools automatically determines the appropriate size
and will error out if something that doesn't make sense is
supplied on the command line.

(From OE-Core rev: b85a09ea450a5e8f49418f4a930805fbb88dc83b)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-02 20:39:35 +00:00
..
canned-wks wic: Warn if an ext filesystem affected by the Y2038 problem is used 2021-02-26 15:21:21 +00:00
plugins wic: debug mode to keep tmp directory 2021-02-09 08:56:11 +00:00
__init__.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00
engine.py wic: use Filesystem UUID when expand swap partition 2020-04-26 14:00:50 +01:00
filemap.py wic/filemap: Fall back to standard copy when no way to get the block map 2020-07-18 11:06:31 +01:00
help.py wic: root: Add an opt. destination on include-path 2020-04-26 14:00:50 +01:00
ksparser.py wic/direct/kparser: ensure fsuuid for vfat and msdos align with format 2021-01-01 23:15:13 +00:00
misc.py wic: Warn if an ext filesystem affected by the Y2038 problem is used 2021-02-26 15:21:21 +00:00
partition.py scripts/lib/wic/partition.py: do not set FAT size 2021-03-02 20:39:35 +00:00
pluginbase.py wic: align layer plugin path 2020-04-02 15:24:59 +01:00