diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-12-27 10:06:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-28 11:04:32 +0000 |
commit | c09ea097f1f34e2a19dbada6285b30a6b43b11bb (patch) | |
tree | 65a3c7fadddd5a35955abb9dd88062d76eeacd40 | |
parent | 34b6e34a2b08f8285f9eeea7dc14a6ba5fc0a0eb (diff) | |
download | poky-c09ea097f1f34e2a19dbada6285b30a6b43b11bb.tar.gz |
bitbake: doc: update releases.rst
Add Styhead as a supported release manual, and move Dunfell to the
outdated releases manuals.
(Bitbake rev: d726f4537f16d99512b21ab0a0f476cef832b955)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | bitbake/doc/releases.rst | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/bitbake/doc/releases.rst b/bitbake/doc/releases.rst index b271e2ad30..3e80140740 100644 --- a/bitbake/doc/releases.rst +++ b/bitbake/doc/releases.rst | |||
@@ -4,6 +4,12 @@ | |||
4 | BitBake Supported Release Manuals | 4 | BitBake Supported Release Manuals |
5 | ================================= | 5 | ================================= |
6 | 6 | ||
7 | **************************** | ||
8 | Release Series 5.1 (styhead) | ||
9 | **************************** | ||
10 | |||
11 | - :yocto_docs:`BitBake 2.10 User Manual </bitbake/2.10/>` | ||
12 | |||
7 | ******************************* | 13 | ******************************* |
8 | Release Series 5.0 (scarthgap) | 14 | Release Series 5.0 (scarthgap) |
9 | ******************************* | 15 | ******************************* |
@@ -16,12 +22,6 @@ Release Series 4.0 (kirkstone) | |||
16 | 22 | ||
17 | - :yocto_docs:`BitBake 2.0 User Manual </bitbake/2.0/>` | 23 | - :yocto_docs:`BitBake 2.0 User Manual </bitbake/2.0/>` |
18 | 24 | ||
19 | **************************** | ||
20 | Release Series 3.1 (dunfell) | ||
21 | **************************** | ||
22 | |||
23 | - :yocto_docs:`BitBake 1.46 User Manual </bitbake/1.46/>` | ||
24 | |||
25 | ================================ | 25 | ================================ |
26 | BitBake Outdated Release Manuals | 26 | BitBake Outdated Release Manuals |
27 | ================================ | 27 | ================================ |
@@ -62,10 +62,11 @@ Release Series 3.2 (gatesgarth) | |||
62 | 62 | ||
63 | - :yocto_docs:`BitBake 1.48 User Manual </bitbake/1.48/>` | 63 | - :yocto_docs:`BitBake 1.48 User Manual </bitbake/1.48/>` |
64 | 64 | ||
65 | ******************************************* | 65 | **************************** |
66 | Release Series 3.1 (dunfell first versions) | 66 | Release Series 3.1 (dunfell) |
67 | ******************************************* | 67 | **************************** |
68 | 68 | ||
69 | - :yocto_docs:`BitBake 1.46 User Manual </bitbake/1.46/>` | ||
69 | - :yocto_docs:`3.1 BitBake User Manual </3.1/bitbake-user-manual/bitbake-user-manual.html>` | 70 | - :yocto_docs:`3.1 BitBake User Manual </3.1/bitbake-user-manual/bitbake-user-manual.html>` |
70 | - :yocto_docs:`3.1.1 BitBake User Manual </3.1.1/bitbake-user-manual/bitbake-user-manual.html>` | 71 | - :yocto_docs:`3.1.1 BitBake User Manual </3.1.1/bitbake-user-manual/bitbake-user-manual.html>` |
71 | - :yocto_docs:`3.1.2 BitBake User Manual </3.1.2/bitbake-user-manual/bitbake-user-manual.html>` | 72 | - :yocto_docs:`3.1.2 BitBake User Manual </3.1.2/bitbake-user-manual/bitbake-user-manual.html>` |