[meta-freescale] [Documentation][rocko][PATCH 1/6] RN: Update version to 2.4 (Rocko)

Fabio Berton fabio.berton at ossystems.com.br
Mon Nov 13 07:53:12 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         |  4 ++--
 release-notes/source/source-code.rst |  4 ++--
 release-notes/source/variables.inc   |  2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst
index 1b7acea..780938f 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=pyro>`_:
+ * `meta-freescale <http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/?h=rocko>`_:
    provides the base support and Freescale ARM and PPC reference boards;
- * `meta-freescale-3rdparty <https://github.com/Freescale/meta-freescale-3rdparty/tree/pyro>`_:
+ * `meta-freescale-3rdparty <https://github.com/Freescale/meta-freescale-3rdparty/tree/rocko>`_:
    provides support for 3rd party and partner boards;
- * `meta-freescale-distro <https://github.com/Freescale/meta-freescale-distro/tree/pyro>`_:
+ * `meta-freescale-distro <https://github.com/Freescale/meta-freescale-distro/tree/rocko>`_:
    provides distros support, images recipes, demo recipes, and packagegroups
    used to ease the development with Yocto Project.
- * `Documentation <https://github.com/Freescale/Documentation/tree/pyro>`_:
+ * `Documentation <https://github.com/Freescale/Documentation/tree/rocko>`_:
    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/2.3/ref-manual/ref-manual.html#licenses>`_.
+<http://www.yoctoproject.org/docs/2.4/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 2c6825c..79655cc 100644
--- a/release-notes/source/conf.py
+++ b/release-notes/source/conf.py
@@ -51,9 +51,9 @@ copyright = u'2013-2017, FSL Community BSP Team'
 # built documents.
 #
 # The short X.Y version or version name if applicable. 
-version = 'pyro'
+version = 'rocko'
 # The full version, including alpha/beta/rc tags.
-release = '2.3'
+release = '2.4'
 
 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 9cd1089..3b40708 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/2.3/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks>`_
+<http://www.yoctoproject.org/docs/2.4/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/2.3/ref-manual/ref-manual.html#ref-images>`_
+<http://www.yoctoproject.org/docs/2.4/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 3e312b7..9efb269 100644
--- a/release-notes/source/variables.inc
+++ b/release-notes/source/variables.inc
@@ -1,3 +1,3 @@
-.. |release_name| replace:: Pyro
+.. |release_name| replace:: Rocko
 .. |project_name| replace:: FSL Community BSP
 .. |freescale_release_name| replace:: Freescale Official Release
-- 
2.14.2



More information about the meta-freescale mailing list