diff options
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r-- | documentation/migration-guides/release-notes-5.3.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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| | |||
382 | :term:`BitBake` variables. This directory is usually found in | 382 | :term:`BitBake` variables. This directory is usually found in |
383 | :term:`STAGING_DIR`. | 383 | :term:`STAGING_DIR`. |
384 | 384 | ||
385 | - Add the Wic-specific option ``--extra-partiton-space`` to add extra empty | ||
386 | space after the space filled by the filesystem in the partition. | ||
387 | |||
385 | - SDK-related changes: | 388 | - SDK-related changes: |
386 | 389 | ||
387 | - Include additional information about Meson setting in the SDK environment | 390 | - Include additional information about Meson setting in the SDK environment |