summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration-guides/release-notes-5.3.rst3
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 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|
390 - Add the Wic-specific option ``--extra-partiton-space`` to add extra empty 390 - Add the Wic-specific option ``--extra-partiton-space`` to add extra empty
391 space after the space filled by the filesystem in the partition. 391 space after the space filled by the filesystem in the partition.
392 392
393 - Add the Wic plugin ``extra_partition`` to install files from the
394 :term:`DEPLOY_DIR_IMAGE` directory into an extra non-rootfs partition.
395
393- SDK-related changes: 396- SDK-related changes:
394 397
395 - Include additional information about Meson setting in the SDK environment 398 - Include additional information about Meson setting in the SDK environment