From 39b37aa6a1e34fc53f51c32866f702ca6e394f51 Mon Sep 17 00:00:00 2001 From: Pierre-Loup GOSSE Date: Fri, 24 Oct 2025 10:44:46 +0200 Subject: [PATCH] migration-guides/release-notes-5.3.rst: new wic extra_partition plugin Added by commit 3892912bd7e0 ("wic: extra partition plugin") in OE-Core. (From yocto-docs rev: 6a9b26ed0316156975c7ef9209e73ae9d8f7ac03) Signed-off-by: Pierre-Loup GOSSE Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-5.3.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/migration-guides/release-notes-5.3.rst b/documentation/migration-guides/release-notes-5.3.rst index 417087e352..66c88fcb48 100644 --- a/documentation/migration-guides/release-notes-5.3.rst +++ b/documentation/migration-guides/release-notes-5.3.rst @@ -390,6 +390,9 @@ New Features / Enhancements in |yocto-ver| - Add the Wic-specific option ``--extra-partiton-space`` to add extra empty space after the space filled by the filesystem in the partition. + - Add the Wic plugin ``extra_partition`` to install files from the + :term:`DEPLOY_DIR_IMAGE` directory into an extra non-rootfs partition. + - SDK-related changes: - Include additional information about Meson setting in the SDK environment