summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2022-03-30 13:36:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-31 11:46:03 +0100
commit1c4b8ba2ebc79f7e6dadf94755096061cd0a1805 (patch)
tree8594772efed37b2d7eecde737de40bc0f9cf716f
parent5fe3689f4f177eb918e1d8e1f5f1f3c5376aa073 (diff)
downloadpoky-1c4b8ba2ebc79f7e6dadf94755096061cd0a1805.tar.gz
releases: update to include 3.4.3
Build scripts now only require updates in master. (From yocto-docs rev: af6a15e376733727eb26c9c2a6b6a85f6faea437) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky.yaml.in6
-rw-r--r--documentation/releases.rst1
2 files changed, 4 insertions, 3 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index a346b7623c..849eede289 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -1,10 +1,10 @@
1DISTRO : "3.4.2" 1DISTRO : "3.4.3"
2DISTRO_NAME_NO_CAP : "honister" 2DISTRO_NAME_NO_CAP : "honister"
3DISTRO_NAME : "Honister" 3DISTRO_NAME : "Honister"
4DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" 4DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott"
5DISTRO_NAME_NO_CAP_LTS : "dunfell" 5DISTRO_NAME_NO_CAP_LTS : "dunfell"
6YOCTO_DOC_VERSION : "3.4.2" 6YOCTO_DOC_VERSION : "3.4.3"
7DISTRO_REL_TAG : "yocto-3.4.2" 7DISTRO_REL_TAG : "yocto-3.4.3"
8DOCCONF_VERSION : "dev" 8DOCCONF_VERSION : "dev"
9BITBAKE_SERIES : "" 9BITBAKE_SERIES : ""
10YOCTO_DL_URL : "https://downloads.yoctoproject.org" 10YOCTO_DL_URL : "https://downloads.yoctoproject.org"
diff --git a/documentation/releases.rst b/documentation/releases.rst
index 247481f760..80eca2a401 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -18,6 +18,7 @@ Release Series 3.4 (honister)
18- :yocto_docs:`3.4 Documentation </3.4>` 18- :yocto_docs:`3.4 Documentation </3.4>`
19- :yocto_docs:`3.4.1 Documentation </3.4.1>` 19- :yocto_docs:`3.4.1 Documentation </3.4.1>`
20- :yocto_docs:`3.4.2 Documentation </3.4.2>` 20- :yocto_docs:`3.4.2 Documentation </3.4.2>`
21- :yocto_docs:`3.4.3 Documentation </3.4.3>`
21 22
22****************************** 23******************************
23Release Series 3.3 (hardknott) 24Release Series 3.3 (hardknott)