diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-13 15:57:14 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-15 11:16:58 +0000 |
| commit | b8a6e17a4eef4a4684109af006b75393f64ef779 (patch) | |
| tree | 9a25e7ca649cb6b5445c06e9fb70b475abe1e22c /documentation/migration-guides/release-5.2.rst | |
| parent | fd5f84556f6708127f97dd3bdcbe34715cc41ac4 (diff) | |
| download | poky-b8a6e17a4eef4a4684109af006b75393f64ef779.tar.gz | |
migration-guides: add placeholder files for next release
Placeholder files for release 5.2 (Walnascar): migration guide and
release notes.
Define two substitutions |yocto-ver| and |yocto-codename| to avoid
mistakes in the document. Note that anchors cannot contain these so
add a note on that in a comment.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: f13492dc9474b7e22d01ab1bec2da074e972965d)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/release-5.2.rst')
| -rw-r--r-- | documentation/migration-guides/release-5.2.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-5.2.rst b/documentation/migration-guides/release-5.2.rst new file mode 100644 index 0000000000..5c39b99e03 --- /dev/null +++ b/documentation/migration-guides/release-5.2.rst | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
| 2 | |||
| 3 | Release 5.2 (walnascar) | ||
| 4 | ======================= | ||
| 5 | |||
| 6 | .. toctree:: | ||
| 7 | |||
| 8 | migration-5.2 | ||
| 9 | release-notes-5.2 | ||
