poky/scripts/lib/wic
Pierre-Loup GOSSE c6f78e7d50 wic: extra partition plugin
The extra_partition plugin allows populating an extra partition with
files listed in the new IMAGE_EXTRA_PARTITION_FILES variable. The
implementation is similar to the bootimg_partition plugin.

This plugin provides an easy way to install files that are not part of
the rootfs, from the deploy directory.

(From OE-Core rev: 3892912bd7e047a3b122ae910ac5fbd5a85117b8)

Signed-off-by: Pierre-Loup GOSSE <pierre-loup.gosse@smile.fr>
Reviewed-by: Yoann CONGAL <yoann.congal@smile.fr>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-06 23:15:59 +01:00
..
canned-wks wic: Update after plugin name changes 2025-06-16 17:57:30 +01:00
plugins wic: extra partition plugin 2025-10-06 23:15:59 +01:00
__init__.py
engine.py wic: Avoid problems with "-" characters in plugin names 2025-06-16 17:57:30 +01:00
filemap.py filemap.py: enforce maximum of 4kb block size 2023-03-27 15:44:02 +01:00
help.py wic: rename wks flag --extra-space to --extra-filesystem-space 2025-09-08 18:02:39 +01:00
ksparser.py wic: add --extra-space back for compatibility 2025-09-15 17:57:23 +01:00
misc.py bmaptool: now part of Yocto Project 2024-03-05 12:24:50 +00:00
partition.py wic: partition.py: fix help string 2025-09-11 11:31:55 +01:00
pluginbase.py wic: pluginbase ensure layer order when load plugins 2025-06-16 17:57:30 +01:00