diff options
author | Paul Eggleton <paul.eggleton@microsoft.com> | 2021-04-12 12:24:53 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-15 20:18:58 +0100 |
commit | 34a72cf61389eb0bed05953ecf72fab8c75d580c (patch) | |
tree | a83a97f803f2fe044a416d87fdbd4b8f645aca15 /documentation/ref-manual/migration-2.0.rst | |
parent | e88b0ba326c171260b60e6808127188ee9f2aa82 (diff) | |
download | poky-34a72cf61389eb0bed05953ecf72fab8c75d580c.tar.gz |
ref-manual: migration guide: add release codenames
People will see release codenames in other contexts, and thus it is
useful to mention them explicitly here rather than having to go to the
Releases wiki page to map version number to release codename.
(From yocto-docs rev: fe3a91e8b3ef09b79711b62c6a08643f9444dcec)
Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration-2.0.rst')
-rw-r--r-- | documentation/ref-manual/migration-2.0.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration-2.0.rst b/documentation/ref-manual/migration-2.0.rst index 4eea94887b..9da60dfdcb 100644 --- a/documentation/ref-manual/migration-2.0.rst +++ b/documentation/ref-manual/migration-2.0.rst | |||
@@ -1,8 +1,8 @@ | |||
1 | Moving to the Yocto Project 2.0 Release | 1 | Moving to the Yocto Project 2.0 Release (jethro) |
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 2.0 Release from the prior release. | 5 | Project 2.0 Release (codename "jethro") from the prior release. |
6 | 6 | ||
7 | .. _migration-2.0-gcc-5: | 7 | .. _migration-2.0-gcc-5: |
8 | 8 | ||