diff mbox series

[3/3] migration-guides/release-notes-5.3.rst: new wic option extra-partition-space

Message ID 20250908140048.352088-3-pierre-loup.gosse@smile.fr
State Under Review
Headers show
Series [1/3] ref-manual/kickstart.rst: add extra-partition-space | expand

Commit Message

Pierre-loup GOSSE Sept. 8, 2025, 2 p.m. UTC
From: Pierre-Loup GOSSE <pierre-loup.gosse@smile.fr>

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 <alex.kanavin@gmail.com>
Signed-off-by: Pierre-Loup GOSSE <pierre-loup.gosse@smile.fr>
---
 documentation/migration-guides/release-notes-5.3.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-5.3.rst b/documentation/migration-guides/release-notes-5.3.rst
index f32c6162d..cb6c32555 100644
--- a/documentation/migration-guides/release-notes-5.3.rst
+++ b/documentation/migration-guides/release-notes-5.3.rst
@@ -363,6 +363,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