diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-29 23:09:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-30 22:49:15 +0100 |
commit | 0d527052cbc73d177d23efcda1e53f28ec9aedf5 (patch) | |
tree | c2af44c27a02d7d1aa678f66876f761d3a7d9638 /documentation/migration-guides/index.rst | |
parent | eb31b774b15cd29316c3ae6ee2a96d9aa625ca64 (diff) | |
download | poky-0d527052cbc73d177d23efcda1e53f28ec9aedf5.tar.gz |
migration-guides: Add start of 3.4 guide with override migration notes
(From yocto-docs rev: e60019c81e63250feaee4937873a90042074030b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Reviewed-by: Quentin Schulz <foss@0leil.net>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/migration-guides/index.rst b/documentation/migration-guides/index.rst index 6304e6318c..287b553195 100644 --- a/documentation/migration-guides/index.rst +++ b/documentation/migration-guides/index.rst | |||
@@ -12,6 +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.4 | ||
15 | migration-3.3 | 16 | migration-3.3 |
16 | migration-3.2 | 17 | migration-3.2 |
17 | migration-3.1 | 18 | migration-3.1 |