[meta-freescale] [PATCH 1/2] RN: Update to Fido

Daiane Angolini daiane.angolini at freescale.com
Fri Apr 24 12:35:55 PDT 2015


Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/bsp-scope.rst | 8 ++++----
 release-notes/source/conf.py       | 4 ++--
 release-notes/source/variables.inc | 2 +-
 user-guide/source/nsteps.rst       | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst
index 13d9c7c..3348a67 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-fsl-arm <http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/?h=dizzy>`_:
+ * `meta-fsl-arm <http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/?h=fido>`_:
    provides the base support and Freescale ARM reference boards;
- * `meta-fsl-arm-extra <https://github.com/Freescale/meta-fsl-arm-extra/tree/dizzy>`_:
+ * `meta-fsl-arm-extra <https://github.com/Freescale/meta-fsl-arm-extra/tree/fido>`_:
    provides support for 3rd party and partner boards;
- * `meta-fsl-demos <https://github.com/Freescale/meta-fsl-demos/tree/dizzy>`_:
+ * `meta-fsl-demos <https://github.com/Freescale/meta-fsl-demos/tree/fido>`_:
    provides images recipes, demo recipes, and packagegroups used to easy the
    development with Yocto Project.
- * `Documentation <https://github.com/Freescale/Documentation/tree/dizzy>`_:
+ * `Documentation <https://github.com/Freescale/Documentation/tree/fido>`_:
    provides the source code for |project_name| Release Notes (RN), User Guide
    (UG) and Frequently Asked Questions (FAQ)
 
diff --git a/release-notes/source/conf.py b/release-notes/source/conf.py
index 0d16b96..2b4400f 100644
--- a/release-notes/source/conf.py
+++ b/release-notes/source/conf.py
@@ -51,9 +51,9 @@ copyright = u'2013, FSL Community BSP Team'
 # built documents.
 #
 # The short X.Y version.
-version = 'dizzy'
+version = 'fido'
 # The full version, including alpha/beta/rc tags.
-release = '1.7'
+release = '1.8'
 
 if tags.has('draft'):
     release = release + " (Draft document)"
diff --git a/release-notes/source/variables.inc b/release-notes/source/variables.inc
index 99ec55b..c373ecd 100644
--- a/release-notes/source/variables.inc
+++ b/release-notes/source/variables.inc
@@ -1,3 +1,3 @@
-.. |release_name| replace:: Dizzy
+.. |release_name| replace:: Fido
 .. |project_name| replace:: FSL Community BSP
 .. |freescale_release_name| replace:: Freescale Official Release
diff --git a/user-guide/source/nsteps.rst b/user-guide/source/nsteps.rst
index 5a7c302..387f8f9 100644
--- a/user-guide/source/nsteps.rst
+++ b/user-guide/source/nsteps.rst
@@ -16,7 +16,7 @@ Build and boot in *N*-steps
     $ cd fsl-community-bsp
     fsl-community-bsp $ repo init \
                             -u https://github.com/Freescale/fsl-community-bsp-platform \
-                            -b dizzy
+                            -b fido
     fsl-community-bsp $ repo sync 
 
 4. Select your machine (:ref:`machines`) and prepare the environment for bitbake::
-- 
1.9.1



More information about the meta-freescale mailing list