summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-11-12 17:48:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-11-15 11:16:58 +0000
commitfd5f84556f6708127f97dd3bdcbe34715cc41ac4 (patch)
treea38dfbfdb8723ff540b5ba88426bc6b3f8c0e7ba /documentation/migration-guides
parentddfb5cd61911c58a3188c91385c7c60e6aa43ed5 (diff)
downloadpoky-fd5f84556f6708127f97dd3bdcbe34715cc41ac4.tar.gz
migration-guides: 5.1: fix titles
- fix title underline - add anchor for workdir changes - supported-kernel-versions was misplaced, move it - "Miscellaneous changes" anchor was wrong Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: c5ea8551b8b74c6902c4107b88ea7ddcf505ec74) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/migration-5.1.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/migration-guides/migration-5.1.rst b/documentation/migration-guides/migration-5.1.rst
index d3c28f8b34..c9bb38699b 100644
--- a/documentation/migration-guides/migration-5.1.rst
+++ b/documentation/migration-guides/migration-5.1.rst
@@ -4,12 +4,12 @@ Release 5.1 (styhead)
4===================== 4=====================
5 5
6Migration notes for 5.1 (styhead) 6Migration notes for 5.1 (styhead)
7------------------------------------ 7---------------------------------
8 8
9This section provides migration information for moving to the Yocto 9This section provides migration information for moving to the Yocto
10Project 5.1 Release (codename "styhead") from the prior release. 10Project 5.1 Release (codename "styhead") from the prior release.
11 11
12.. _migration-5.1-supported-kernel-versions: 12.. _migration-5.1-workdir-changes:
13 13
14:term:`WORKDIR` changes 14:term:`WORKDIR` changes
15~~~~~~~~~~~~~~~~~~~~~~~ 15~~~~~~~~~~~~~~~~~~~~~~~
@@ -71,6 +71,8 @@ it does not work as the debug prefix mapping doesn't handle that.
71``devtool`` and ``recipetool`` have been updated to handle this and their 71``devtool`` and ``recipetool`` have been updated to handle this and their
72support for ``S = WORKDIR`` and ``oe-local-files`` has been removed. 72support for ``S = WORKDIR`` and ``oe-local-files`` has been removed.
73 73
74.. _migration-5.1-supported-kernel-versions:
75
74Supported kernel versions 76Supported kernel versions
75~~~~~~~~~~~~~~~~~~~~~~~~~ 77~~~~~~~~~~~~~~~~~~~~~~~~~
76 78
@@ -189,7 +191,7 @@ The following classes have been removed in this release:
189 adding minimal added-value for a considerable amount of added runtime. 191 adding minimal added-value for a considerable amount of added runtime.
190 192
191 193
192.. _migration-5.1-qemu-changes: 194.. _migration-5.1-misc-changes:
193 195
194Miscellaneous changes 196Miscellaneous changes
195~~~~~~~~~~~~~~~~~~~~~ 197~~~~~~~~~~~~~~~~~~~~~