summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-04-01 10:29:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-03 20:49:19 +0100
commit6422e878f5da8e0cc5f60de3127635a2197a0dcd (patch)
treecdcf2a531761d0356ac3680f52edfeae97e3d35c
parenta07b68e69b132891ec9b395b8ec6dbdb76af6ee7 (diff)
downloadpoky-6422e878f5da8e0cc5f60de3127635a2197a0dcd.tar.gz
documentation: prepare for 3.3.6 release
(From yocto-docs rev: 905631d087283f8b24047a24abc257bca3fccc36) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/conf.py2
-rw-r--r--documentation/poky.yaml8
-rw-r--r--documentation/releases.rst5
3 files changed, 9 insertions, 6 deletions
diff --git a/documentation/conf.py b/documentation/conf.py
index fc064bf322..e7c2e502f3 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -16,7 +16,7 @@ import os
16import sys 16import sys
17import datetime 17import datetime
18 18
19current_version = "3.3.5" 19current_version = "3.3.6"
20bitbake_version = "1.50" 20bitbake_version = "1.50"
21 21
22# String used in sidebar 22# String used in sidebar
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 32849bc70d..769a981b68 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,12 +1,12 @@
1DISTRO : "3.3.5" 1DISTRO : "3.3.6"
2DISTRO_NAME_NO_CAP : "hardknott" 2DISTRO_NAME_NO_CAP : "hardknott"
3DISTRO_NAME : "Hardknott" 3DISTRO_NAME : "Hardknott"
4DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth" 4DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
5DISTRO_NAME_NO_CAP_LTS : "gatesgarth" 5DISTRO_NAME_NO_CAP_LTS : "gatesgarth"
6YOCTO_DOC_VERSION : "3.3.5" 6YOCTO_DOC_VERSION : "3.3.6"
7YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4" 7YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
8DISTRO_REL_TAG : "yocto-3.3.5" 8DISTRO_REL_TAG : "yocto-3.3.6"
9POKYVERSION : "25.0.5" 9POKYVERSION : "25.0.6"
10YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" 10YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
11YOCTO_DL_URL : "https://downloads.yoctoproject.org" 11YOCTO_DL_URL : "https://downloads.yoctoproject.org"
12YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" 12YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
diff --git a/documentation/releases.rst b/documentation/releases.rst
index 1fb6054bcd..233448c68a 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -10,7 +10,8 @@
10 10
11- :yocto_docs:`3.4 Documentation </3.4>` 11- :yocto_docs:`3.4 Documentation </3.4>`
12- :yocto_docs:`3.4.1 Documentation </3.4.1>` 12- :yocto_docs:`3.4.1 Documentation </3.4.1>`
13- :yocto_docs:`3.4.1 Documentation </3.4.2>` 13- :yocto_docs:`3.4.2 Documentation </3.4.2>`
14- :yocto_docs:`3.4.3 Documentation </3.4.3>`
14 15
15******************************* 16*******************************
163.3 'hardknott' Release Series 173.3 'hardknott' Release Series
@@ -22,6 +23,7 @@
22- :yocto_docs:`3.3.3 Documentation </3.3.3>` 23- :yocto_docs:`3.3.3 Documentation </3.3.3>`
23- :yocto_docs:`3.3.4 Documentation </3.3.4>` 24- :yocto_docs:`3.3.4 Documentation </3.3.4>`
24- :yocto_docs:`3.3.5 Documentation </3.3.5>` 25- :yocto_docs:`3.3.5 Documentation </3.3.5>`
26- :yocto_docs:`3.3.6 Documentation </3.3.6>`
25 27
26**************************** 28****************************
273.1 'dunfell' Release Series 293.1 'dunfell' Release Series
@@ -42,6 +44,7 @@
42- :yocto_docs:`3.1.12 Documentation </3.1.12>` 44- :yocto_docs:`3.1.12 Documentation </3.1.12>`
43- :yocto_docs:`3.1.13 Documentation </3.1.13>` 45- :yocto_docs:`3.1.13 Documentation </3.1.13>`
44- :yocto_docs:`3.1.14 Documentation </3.1.14>` 46- :yocto_docs:`3.1.14 Documentation </3.1.14>`
47- :yocto_docs:`3.1.15 Documentation </3.1.15>`
45 48
46========================== 49==========================
47 Previous Release Manuals 50 Previous Release Manuals