Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH] releases: update to include 3.3
@ 2021-04-19 20:47 Michael Halstead
  2021-04-20 14:27 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Halstead @ 2021-04-19 20:47 UTC (permalink / raw)
  To: docs; +Cc: Michael Halstead

Adding Hardknott to documentation switcher and release list.

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
 documentation/poky.yaml                  | 16 ++++++++--------
 documentation/releases.rst               |  6 ++++++
 documentation/sphinx-static/switchers.js |  3 ++-
 3 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 8ccb359e0..22706a0fb 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,12 +1,12 @@
-DISTRO : "3.2.3"
-DISTRO_NAME_NO_CAP : "gatesgarth"
-DISTRO_NAME : "Gatesgarth"
-DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
+DISTRO : "3.3"
+DISTRO_NAME_NO_CAP : "hardknott"
+DISTRO_NAME : "Hardknott"
+DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
 DISTRO_NAME_NO_CAP_LTS : "dunfell"
-YOCTO_DOC_VERSION : "3.2.3"
-YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6"
-DISTRO_REL_TAG : "yocto-3.2.3"
-POKYVERSION : "24.0.3"
+YOCTO_DOC_VERSION : "3.3"
+YOCTO_DOC_VERSION_MINUS_ONE : "3.2.3"
+DISTRO_REL_TAG : "yocto-3.3"
+POKYVERSION : "25.0.0"
 YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
 YOCTO_DL_URL : "https://downloads.yoctoproject.org"
 YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
diff --git a/documentation/releases.rst b/documentation/releases.rst
index 6a65b9fb3..e8258f6a1 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -4,6 +4,12 @@
  Current Release Manuals
 =========================
 
+*******************************
+3.3 'hardknott' Release Series
+*******************************
+
+- :yocto_docs:`3.3 Documentation </3.3>`
+
 *******************************
 3.2 'gatesgarth' Release Series
 *******************************
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index 7a4edc9e7..96efab2e8 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -2,7 +2,8 @@
   'use strict';
 
   var all_versions = {
-    'dev': 'dev (3.3)',
+    'dev': 'dev (3.4)',
+    '3.3': '3.3',
     '3.2.3': '3.2.3',
     '3.1.6': '3.1.6',
     '3.0.4': '3.0.4',
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] releases: update to include 3.3
  2021-04-19 20:47 [PATCH] releases: update to include 3.3 Michael Halstead
@ 2021-04-20 14:27 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-04-20 14:27 UTC (permalink / raw)
  To: Michael Halstead, docs


On 4/19/21 10:47 PM, Michael Halstead wrote:
> Adding Hardknott to documentation switcher and release list.
>
> Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>


Thanks! Already in "master" by the way :)

Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-20 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-19 20:47 [PATCH] releases: update to include 3.3 Michael Halstead
2021-04-20 14:27 ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox