poky/scripts/lib/wic/plugins/source
Randolph Sapp ef577b03d7 wic/bootimg-efi: if fixed-size is set then use that for mkdosfs
This is a bit of a compatibility issue more than anything. Some devices
get upset if the FAT file system contains less blocks than the
partition.

The fixed-size argument is currently respected by the partition creation
step but not by the file system creation step. Let's make it so the file
system respects this value as well.

(From OE-Core rev: 38e1a235f5eceade7c871f96dc97f6c384384c7b)

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-04-27 14:41:31 +01:00
..
bootimg-biosplusefi.py wic/plugins: Source that support both EFI and BIOS 2019-07-23 22:26:28 +01:00
bootimg-efi.py wic/bootimg-efi: if fixed-size is set then use that for mkdosfs 2023-04-27 14:41:31 +01:00
bootimg-partition.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
bootimg-pcbios.py Use the label provided when formating a dos partition 2021-06-29 22:18:56 +01:00
empty.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
isoimage-isohybrid.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
rawcopy.py wic: add 'none' fstype for custom image 2022-08-12 19:22:04 +01:00
rootfs.py wic: honor the SOURCE_DATE_EPOCH in case of updated fstab 2022-10-26 12:28:39 +01:00