poky/scripts/lib/wic/plugins/source
JeongBong Seo 0b85162b9c wic: add 'none' fstype for custom image
It's not possible to set the label (of gpt entry) normally
when I want to use non-listed fstype as a rawcopy.

Example)
part ? --source rawcopy --ondisk mmcblk0 --label mypart --sourceparams file=mypart.raw

To resolve this problem, this patch addes a 'none' fstype
and ignore do_image_label on rawcopy (that actually set the partition label.)

(From OE-Core rev: 949cf797eb54f3d22a093910087e937633ce9b23)

Signed-off-by: JeongBong Seo <jb.seo@lge.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-12 19:22:04 +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: Add support for loading devicetree files 2022-08-02 11:30:00 +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/plugins/rootfs: Fix NameError for 'orig_path' 2022-07-23 13:55:25 +01:00