summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-11-06 21:41:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-06 22:52:28 +0000
commit6806bd23499aa66942c2b6b8fbc52dbec8ff8483 (patch)
tree0dedb08e6929743b608f2571cbb2cf47a79b19f7 /documentation/migration-guides
parent0593fd34160549a600ffb1ff82cfeca4b5cddf2a (diff)
downloadpoky-6806bd23499aa66942c2b6b8fbc52dbec8ff8483.tar.gz
migration-guides: fix empty sections
(From yocto-docs rev: 897d5017eae6b3af2d5d489fc4e0915d9ce21458) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/release-notes-4.3.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst
index 87d85bb19b..3221372f98 100644
--- a/documentation/migration-guides/release-notes-4.3.rst
+++ b/documentation/migration-guides/release-notes-4.3.rst
@@ -168,8 +168,6 @@ New Features / Enhancements in 4.3
168 available to C and C++ programs. See 168 available to C and C++ programs. See
169 ``meta-selftest/recipes-devtools/rust/rust-c-lib-example_git.bb`` for an example. 169 ``meta-selftest/recipes-devtools/rust/rust-c-lib-example_git.bb`` for an example.
170 170
171- Image-related enhancements:
172
173- wic Image Creator enhancements: 171- wic Image Creator enhancements:
174 172
175 - ``bootimg-efi``: if ``fixed-size`` is set then use that for mkdosfs 173 - ``bootimg-efi``: if ``fixed-size`` is set then use that for mkdosfs
@@ -322,6 +320,7 @@ New Features / Enhancements in 4.3
322Known Issues in 4.3 320Known Issues in 4.3
323~~~~~~~~~~~~~~~~~~~ 321~~~~~~~~~~~~~~~~~~~
324 322
323- N/A
325 324
326 325
327Recipe License changes in 4.3 326Recipe License changes in 4.3