diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-11 12:16:03 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-13 16:54:32 +0100 |
| commit | 5fc8dd16f2981320371804918a8a8f6ab4563090 (patch) | |
| tree | ffd7cf2bf86eeeea81af888429e0cc1209aef763 /documentation/migration-guides | |
| parent | 5c63147e31f3d320ba38c4479bc5c0c74722ce1c (diff) | |
| download | poky-5fc8dd16f2981320371804918a8a8f6ab4563090.tar.gz | |
migration-guide: Kirkstone is now 4.0
Update the docs to reflect that kirkstone is 4.0, not 3.5.
(From yocto-docs rev: a6f571ad5b087385cad8765ed455c4b4eaeebca6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
| -rw-r--r-- | documentation/migration-guides/index.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/migration-4.0.rst (renamed from documentation/migration-guides/migration-3.5.rst) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/migration-guides/index.rst b/documentation/migration-guides/index.rst index d45ba31e7e..20c6ab9d4e 100644 --- a/documentation/migration-guides/index.rst +++ b/documentation/migration-guides/index.rst | |||
| @@ -12,7 +12,7 @@ to move to one release of the Yocto Project from the previous one. | |||
| 12 | .. toctree:: | 12 | .. toctree:: |
| 13 | 13 | ||
| 14 | migration-general | 14 | migration-general |
| 15 | migration-3.5 | 15 | migration-4.0 |
| 16 | migration-3.4 | 16 | migration-3.4 |
| 17 | migration-3.3 | 17 | migration-3.3 |
| 18 | migration-3.2 | 18 | migration-3.2 |
diff --git a/documentation/migration-guides/migration-3.5.rst b/documentation/migration-guides/migration-4.0.rst index 8a4c568743..202999ece8 100644 --- a/documentation/migration-guides/migration-3.5.rst +++ b/documentation/migration-guides/migration-4.0.rst | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | Release 3.5 (kirkstone) | 1 | Release 4.0 (kirkstone) |
| 2 | ======================= | 2 | ======================= |
| 3 | 3 | ||
| 4 | This section provides migration information for moving to the Yocto | 4 | This section provides migration information for moving to the Yocto |
| 5 | Project 3.5 Release (codename "kirkstone") from the prior release. | 5 | Project 4.0 Release (codename "kirkstone") from the prior release. |
| 6 | 6 | ||
| 7 | Recipe changes | 7 | Recipe changes |
| 8 | -------------- | 8 | -------------- |
