[meta-freescale] [Documentation][rocko][PATCH] UG: Update version to 2.4 (Rocko)

Fabio Berton fabio.berton at ossystems.com.br
Wed Feb 21 09:31:46 PST 2018


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/nsteps.rst   | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/user-guide/source/conf.py b/user-guide/source/conf.py
index 630003e..c68aa18 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-2017, Freescale Community BSP Team'
+copyright = u'2014-2018, 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 = 'pyro'
+version = 'rocko'
 # The full version, including alpha/beta/rc tags.
-release = '2.3'
+release = '2.4'
 
 # 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 9cfbddb..d88d9b7 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.3.sh
+    build $ sudo sh tmp/deploy/sdk/fslc-framebuffer-glibc-x86_64-meta-toolchain-armv7at2hf-neon-toolchain-2.4.sh
 
 * Setup the toolchain environment::
 
-    build $ source /opt/fslc-framebuffer/2.3/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi
+    build $ source /opt/fslc-framebuffer/2.4/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi
 
 * Get the Linux Kernel source code::
 
diff --git a/user-guide/source/nsteps.rst b/user-guide/source/nsteps.rst
index 11a27ac..073a58f 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 pyro
+                            -b rocko
     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