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

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 user-guide/source/conf.py      | 6 +++---
 user-guide/source/devtasks.rst | 4 ++--
 user-guide/source/machines.rst | 2 +-
 user-guide/source/nsteps.rst   | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/user-guide/source/conf.py b/user-guide/source/conf.py
index 850f1ce..630003e 100644
--- a/user-guide/source/conf.py
+++ b/user-guide/source/conf.py
@@ -41,16 +41,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Freescale Community BSP User Guide'
-copyright = u'2014, Freescale Community BSP Team'
+copyright = u'2014-2017, Freescale 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'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/user-guide/source/devtasks.rst b/user-guide/source/devtasks.rst
index dfd7675..9cfbddb 100644
--- a/user-guide/source/devtasks.rst
+++ b/user-guide/source/devtasks.rst
@@ -116,11 +116,11 @@ Building the Kernel Manually
 
 * Install it on your PC::
 
-    build $ sudo sh tmp/deploy/sdk/fslc-framebuffer-glibc-x86_64-meta-toolchain-armv7at2hf-neon-toolchain-2.2.sh
+    build $ sudo sh tmp/deploy/sdk/fslc-framebuffer-glibc-x86_64-meta-toolchain-armv7at2hf-neon-toolchain-2.3.sh
 
 * Setup the toolchain environment::
 
-    build $ source /opt/fslc-framebuffer/2.2/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi
+    build $ source /opt/fslc-framebuffer/2.3/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi
 
 * Get the Linux Kernel source code::
 
diff --git a/user-guide/source/machines.rst b/user-guide/source/machines.rst
index 58db2f9..c32e550 100644
--- a/user-guide/source/machines.rst
+++ b/user-guide/source/machines.rst
@@ -3,7 +3,7 @@
 Machines
 ========
 
-The scope of this release includes both meta-fsl-arm and meta-fsl-arm-extra.
+The scope of this release includes both meta-freescale and meta-freescale-3rdparty.
 Please refer to the table below for the complete list of supported boards.
 
 
diff --git a/user-guide/source/nsteps.rst b/user-guide/source/nsteps.rst
index 3116b75..11a27ac 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 morty
+                            -b pyro
     fsl-community-bsp $ repo sync 
 
 4. Select your machine (:ref:`machines`) and prepare the environment for bitbake::
-- 
2.14.2



More information about the meta-freescale mailing list