[meta-freescale] [Documentation][pyro][PATCH 1/4] RN: Update version to 2.3 (Pyro)

Fabio Berton fabio.berton at ossystems.com.br
Fri Nov 10 05:43:42 PST 2017


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 release-notes/source/bsp-scope.rst   | 10 +++++-----
 release-notes/source/conf.py         |  6 +++---
 release-notes/source/source-code.rst |  4 ++--
 release-notes/source/variables.inc   |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst
index fd476c9..1b7acea 100644
--- a/release-notes/source/bsp-scope.rst
+++ b/release-notes/source/bsp-scope.rst
@@ -4,14 +4,14 @@
 ***********************
 The scope of the |project_name| includes the meta layers:
 
- * `meta-freescale <http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/?h=morty>`_:
+ * `meta-freescale <http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/?h=pyro>`_:
    provides the base support and Freescale ARM and PPC reference boards;
- * `meta-freescale-3rdparty <https://github.com/Freescale/meta-freescale-3rdparty/tree/morty>`_:
+ * `meta-freescale-3rdparty <https://github.com/Freescale/meta-freescale-3rdparty/tree/pyro>`_:
    provides support for 3rd party and partner boards;
- * `meta-freescale-distro <https://github.com/Freescale/meta-freescale-distro/tree/morty>`_:
+ * `meta-freescale-distro <https://github.com/Freescale/meta-freescale-distro/tree/pyro>`_:
    provides distros support, images recipes, demo recipes, and packagegroups
    used to ease the development with Yocto Project.
- * `Documentation <https://github.com/Freescale/Documentation/tree/morty>`_:
+ * `Documentation <https://github.com/Freescale/Documentation/tree/pyro>`_:
    provides the source code for |project_name| Release Notes (RN) and User Guide
    (UG).
 
@@ -59,7 +59,7 @@ Most of |project_name|'s metadata is under MIT license, however the extensive
 and accurate list of package's license provided by the Yocto Project's metadata
 can be generated with few commands, for detailed information on how license is
 handled by Yocto Project see the `Reference Manual
-<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#licenses>`_.
+<http://www.yoctoproject.org/docs/2.3/ref-manual/ref-manual.html#licenses>`_.
 
 End User License Agreement (EULA)
 ---------------------------------
diff --git a/release-notes/source/conf.py b/release-notes/source/conf.py
index 55ddfea..2c6825c 100644
--- a/release-notes/source/conf.py
+++ b/release-notes/source/conf.py
@@ -44,16 +44,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'FSL Community BSP Release Notes'
-copyright = u'2013-2016, FSL Community BSP Team'
+copyright = u'2013-2017, FSL Community BSP Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version or version name if applicable. 
-version = 'morty'
+version = 'pyro'
 # The full version, including alpha/beta/rc tags.
-release = '2.2'
+release = '2.3'
 
 if tags.has('draft'):
     release = release + " (Draft document)"
diff --git a/release-notes/source/source-code.rst b/release-notes/source/source-code.rst
index 9cf608b..9cd1089 100644
--- a/release-notes/source/source-code.rst
+++ b/release-notes/source/source-code.rst
@@ -139,7 +139,7 @@ when using |project_name|.
 
 You can understand what a PACKAGEGROUPS is and learn how to use it in `Yocto
 Project Development Manual
-<http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks>`_
+<http://www.yoctoproject.org/docs/2.3/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks>`_
 
 .. include:: packagegroups.inc
 
@@ -148,7 +148,7 @@ Images
 
 The following images are provided by |project_name| only. See the list of Yocto
 Project's reference images in `Yocto Project Reference Manual
-<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-images>`_
+<http://www.yoctoproject.org/docs/2.3/ref-manual/ref-manual.html#ref-images>`_
 
 .. include:: images.inc
 
diff --git a/release-notes/source/variables.inc b/release-notes/source/variables.inc
index 82fb9bc..3e312b7 100644
--- a/release-notes/source/variables.inc
+++ b/release-notes/source/variables.inc
@@ -1,3 +1,3 @@
-.. |release_name| replace:: Morty
+.. |release_name| replace:: Pyro
 .. |project_name| replace:: FSL Community BSP
 .. |freescale_release_name| replace:: Freescale Official Release
-- 
2.14.2



More information about the meta-freescale mailing list