diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-12 17:48:44 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-26 05:37:10 -0800 |
commit | e8f4f13c55f14f2c6ea8f0637a9eb4018ec74eb6 (patch) | |
tree | e19fee12e1ee03911331cf05a771db3f08e30d38 /documentation | |
parent | dfb27c0b976ae53f9de5fa0288a7bf8a72aaeb06 (diff) | |
download | poky-e8f4f13c55f14f2c6ea8f0637a9eb4018ec74eb6.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: 04507c6593d305f830817555a44706a61518b535)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 2bfd49176ff71350054417dc6a9a284466876069)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/migration-5.1.rst | 8 |
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 | ||
6 | Migration notes for 5.1 (styhead) | 6 | Migration notes for 5.1 (styhead) |
7 | ------------------------------------ | 7 | --------------------------------- |
8 | 8 | ||
9 | This section provides migration information for moving to the Yocto | 9 | This section provides migration information for moving to the Yocto |
10 | Project 5.1 Release (codename "styhead") from the prior release. | 10 | Project 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 |
72 | support for ``S = WORKDIR`` and ``oe-local-files`` has been removed. | 72 | support for ``S = WORKDIR`` and ``oe-local-files`` has been removed. |
73 | 73 | ||
74 | .. _migration-5.1-supported-kernel-versions: | ||
75 | |||
74 | Supported kernel versions | 76 | Supported 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 | ||
194 | Miscellaneous changes | 196 | Miscellaneous changes |
195 | ~~~~~~~~~~~~~~~~~~~~~ | 197 | ~~~~~~~~~~~~~~~~~~~~~ |