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/index.rst | |
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/index.rst')
-rw-r--r-- | documentation/migration-guides/index.rst | 2 |
1 files changed, 1 insertions, 1 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 |