From ef5c17601a1f19389a573a749bcb11fbd02dc55a Mon Sep 17 00:00:00 2001 From: Pierre-Loup GOSSE Date: Mon, 8 Sep 2025 16:00:48 +0200 Subject: migration-guides/release-notes-5.3.rst: new wic option extra-partition-space After commit c7f51c23fd268 ("wic: add --extra-partition-space option to set unused space") in openembedded-core, document the new Wic-specific option extra-partition-space. CC: Alexander Kanavin (From yocto-docs rev: 20c6e107af0441772cf986547a7d8131ec244c8c) Signed-off-by: Pierre-Loup GOSSE Reviewed-by: Antonin Godard Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-5.3.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation') diff --git a/documentation/migration-guides/release-notes-5.3.rst b/documentation/migration-guides/release-notes-5.3.rst index 4782c24366..0ff3883bf0 100644 --- a/documentation/migration-guides/release-notes-5.3.rst +++ b/documentation/migration-guides/release-notes-5.3.rst @@ -382,6 +382,9 @@ New Features / Enhancements in |yocto-ver| :term:`BitBake` variables. This directory is usually found in :term:`STAGING_DIR`. + - Add the Wic-specific option ``--extra-partiton-space`` to add extra empty + space after the space filled by the filesystem in the partition. + - SDK-related changes: - Include additional information about Meson setting in the SDK environment -- cgit v1.2.3-54-g00ecf