diff options
-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 | ~~~~~~~~~~~~~~~~~~~~~ |