From 8408c03763f3565ad08da271ea126ca2b001f9bd Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Fri, 13 Nov 2020 02:02:17 +0100 Subject: sphinx: reintroduce changes for 3.1.1, 3.1.2, 3.1.3 and 3.1.4 The following changes were undo'd when the Sphinx docs were backported in dunfell: 069c27574 Documenation: Prepared for the 3.1.1 release bd140f0f9 Documentation: Add 3.1.1 version updates missing from previous commit 17cc71a8f Documenation: Prepared for the 3.1.2 release 1a69e2c02 Documenation: Prepared for the 3.1.3 release 8910ac1c7 Documenation: Prepared for the 3.1.4 release In this commit, we reintroduce the content related to these patches, but in the .rst files. (From yocto-docs rev: a6a1b8e9df26b4b4ccf5c5c9cc3c02fa156cf81f) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/bsp-guide/history.rst | 12 ++++++++++++ documentation/dev-manual/history.rst | 12 ++++++++++++ documentation/kernel-dev/history.rst | 12 ++++++++++++ documentation/overview-manual/history.rst | 12 ++++++++++++ documentation/poky.yaml | 16 ++++++++-------- documentation/profile-manual/history.rst | 12 ++++++++++++ documentation/ref-manual/history.rst | 12 ++++++++++++ documentation/ref-manual/ref-system-requirements.rst | 6 ++++++ documentation/sdk-manual/history.rst | 12 ++++++++++++ documentation/toaster-manual/history.rst | 12 ++++++++++++ 10 files changed, 110 insertions(+), 8 deletions(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/history.rst b/documentation/bsp-guide/history.rst index b52006adf9..e36fb51132 100644 --- a/documentation/bsp-guide/history.rst +++ b/documentation/bsp-guide/history.rst @@ -71,3 +71,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/dev-manual/history.rst b/documentation/dev-manual/history.rst index 8b149a6ef5..43065d1699 100644 --- a/documentation/dev-manual/history.rst +++ b/documentation/dev-manual/history.rst @@ -65,3 +65,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/kernel-dev/history.rst b/documentation/kernel-dev/history.rst index 3ffb7eacb8..432668639e 100644 --- a/documentation/kernel-dev/history.rst +++ b/documentation/kernel-dev/history.rst @@ -56,3 +56,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/overview-manual/history.rst b/documentation/overview-manual/history.rst index 0273d28b90..5ce9c24465 100644 --- a/documentation/overview-manual/history.rst +++ b/documentation/overview-manual/history.rst @@ -26,3 +26,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 7d544b41aa..457a1915cd 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml @@ -1,17 +1,17 @@ -DISTRO : "3.1" -DISTRO_COMPRESSED : "31" +DISTRO : "3.1.4" +DISTRO_COMPRESSED : "314" DISTRO_NAME_NO_CAP : "dunfell" DISTRO_NAME : "Dunfell" DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" DISTRO_NAME_MINUS_ONE : "Zeus" -YOCTO_DOC_VERSION : "3.1" +YOCTO_DOC_VERSION : "3.1.4" YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2" -DISTRO_REL_TAG : "yocto-3.1" -METAINTELVERSION : "12.0" -REL_MONTH_YEAR : "April 2020" +DISTRO_REL_TAG : "yocto-3.1.4" +METAINTELVERSION : "12.0.4" +REL_MONTH_YEAR : "November 2020" META_INTEL_REL_TAG : "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;" -POKYVERSION : "23.0.0" -POKYVERSION_COMPRESSED : "2300" +POKYVERSION : "23.0.4" +POKYVERSION_COMPRESSED : "2304" YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" COPYRIGHT_YEAR : "2010-2020" ORGNAME : "The Yocto Project" diff --git a/documentation/profile-manual/history.rst b/documentation/profile-manual/history.rst index 3ffb7eacb8..432668639e 100644 --- a/documentation/profile-manual/history.rst +++ b/documentation/profile-manual/history.rst @@ -56,3 +56,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/ref-manual/history.rst b/documentation/ref-manual/history.rst index e962d92978..7d421094a1 100644 --- a/documentation/ref-manual/history.rst +++ b/documentation/ref-manual/history.rst @@ -72,3 +72,15 @@ Manual Revision History - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst index be50d699bc..dc687d5c31 100644 --- a/documentation/ref-manual/ref-system-requirements.rst +++ b/documentation/ref-manual/ref-system-requirements.rst @@ -45,12 +45,18 @@ distributions: - Ubuntu 19.04 +- Ubuntu 20.04 + - Fedora 28 - Fedora 29 - Fedora 30 +- Fedora 31 + +- Fedora 32 + - CentOS 7.x - Debian GNU/Linux 8.x (Jessie) diff --git a/documentation/sdk-manual/history.rst b/documentation/sdk-manual/history.rst index af027c97f8..76781ba4f3 100644 --- a/documentation/sdk-manual/history.rst +++ b/documentation/sdk-manual/history.rst @@ -38,3 +38,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. diff --git a/documentation/toaster-manual/history.rst b/documentation/toaster-manual/history.rst index 027b343d00..e4b9a11a73 100644 --- a/documentation/toaster-manual/history.rst +++ b/documentation/toaster-manual/history.rst @@ -44,3 +44,15 @@ Manual Revision History * - 3.1 - April 2020 - Released with the Yocto Project 3.1 Release. + * - 3.1.1 + - June 2020 + - Released with the Yocto Project 3.1.1 Release. + * - 3.1.2 + - August 2020 + - Released with the Yocto Project 3.1.2 Release. + * - 3.1.3 + - September 2020 + - Released with the Yocto Project 3.1.3 Release. + * - 3.1.4 + - November 2020 + - Released with the Yocto Project 3.1.4 Release. -- cgit v1.2.3-54-g00ecf