[meta-freescale] [Documentation][PATCH 02/31] RN: Replace FSL Community BSP by variable

Daiane Angolini daiane.list at gmail.com
Fri Oct 24 18:14:45 PDT 2014


The variable project_name is used to represent the
project name, and should be used instead of the full
project name.

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/bootloaders.rst          |  2 +-
 release-notes/source/bsp-scope.rst            | 10 ++++++----
 release-notes/source/introduction.rst         |  6 ++++--
 release-notes/source/kernel-linux.rst         |  5 +++--
 release-notes/source/machines-maintainers.rst |  4 +++-
 5 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/release-notes/source/bootloaders.rst b/release-notes/source/bootloaders.rst
index fc83874..0352782 100644
--- a/release-notes/source/bootloaders.rst
+++ b/release-notes/source/bootloaders.rst
@@ -1,7 +1,7 @@
 Bootloaders
 ============
 
-Fsl-community-bsp supports barebox and u-boot as bootloaders.
+|project_name| supports barebox and u-boot as bootloaders.
 
 .. include:: fsl-community-bsp-supported-bootloaders-descr.inc
 
diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst
index 90cb4d8..e5915e7 100644
--- a/release-notes/source/bsp-scope.rst
+++ b/release-notes/source/bsp-scope.rst
@@ -1,9 +1,11 @@
+.. include:: variables.inc
+
 Scope
 =========
 
-FSL Community BSP Scope
+|project_name| Scope
 -----------------------
-The scope of this Release Notes includes the FSL Community BSP meta layers:
+The scope of this Release Notes includes the |project_name| meta layers:
 
  * `meta-fsl-arm <http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/?h=daisy>`_:
    provides the base support and Freescale ARM reference boards;
@@ -12,13 +14,13 @@ The scope of this Release Notes includes the FSL Community BSP meta layers:
  * `meta-fsl-demos <https://github.com/Freescale/meta-fsl-demos/tree/daisy>`_:
    provides images recipes, demo recipes, and packagegroups used to easy the development with Yocto Project.
  * `Documentation <https://github.com/Freescale/Documentation>`_
-   provides the source code for FSL Community BSP Release Notes (RN), User Guide (UG) and
+   provides the source code for |project_name| Release Notes (RN), User Guide (UG) and
    Frequently Asked Questions (FAQ)
 
 Kernel Release Notes
 --------------------
 
-The FSL Community BSP include support for several kernel providers, each machine
+The |project_name| include support for several kernel providers, each machine
 may have a different Linux Kernel provider.
 
 For the provider **linux-imx**, Freescale has a Release Notes for each version released,
diff --git a/release-notes/source/introduction.rst b/release-notes/source/introduction.rst
index 4652218..bdb66b5 100644
--- a/release-notes/source/introduction.rst
+++ b/release-notes/source/introduction.rst
@@ -1,14 +1,16 @@
+.. include:: variables.inc
+
 Introduction
 ============
 
-This document has the release notes of the FSL Community BSP |release|
+This document has the release notes of the |project_name| |release|
 which is a community effort to improve Freescale's
 processors support in OpenEmbedded and in the Yocto Project.
 
 Release Schedule
 ----------------
 
-The FSL Communtiy BSP follows the same release schedule from Yocto Project.
+The |project_name| follows the same release schedule from Yocto Project.
 Since Yocto Project release 1.3 (denzil) meta-fsl-arm, meta-fsl-demos and meta-fsl-arm-extra
 follow the same *release schedule* and the same *branch naming* from Yocto Project.
 
diff --git a/release-notes/source/kernel-linux.rst b/release-notes/source/kernel-linux.rst
index 21acb65..6be2487 100644
--- a/release-notes/source/kernel-linux.rst
+++ b/release-notes/source/kernel-linux.rst
@@ -1,9 +1,10 @@
+.. include:: variables.inc
 .. _linux-providers:
 
 Linux Kernel
 ============
 
-Fsl-community-bsp supports the following sources for Linux Kernel:
+|project_name| supports the following sources for Linux Kernel:
 
 .. include:: fsl-community-bsp-supported-kernels.inc
 
@@ -12,6 +13,6 @@ Default Linux Providers
 -----------------------
 
 The following table shows the default version of Linux Kernel provided by
-FSL Community BSP for each supported machine.
+|project_name| for each supported machine.
 
 .. include:: linux-default.inc
diff --git a/release-notes/source/machines-maintainers.rst b/release-notes/source/machines-maintainers.rst
index 96e849f..272497d 100644
--- a/release-notes/source/machines-maintainers.rst
+++ b/release-notes/source/machines-maintainers.rst
@@ -1,7 +1,9 @@
+.. include:: variables.inc
+
 Machine Mantainers
 ==================
 
-Since FSL Community BSP Release 1.6 (Daisy), the maintainer field in machine configuration file of
+Since |project_name| Release 1.6 (Daisy), the maintainer field in machine configuration file of
 meta-fsl-arm and meta-fsl-arm-extra machines is mandatory for any new board to be added.
 
 So now on, every new board must have someone assigned as maintainer.
-- 
1.9.1



More information about the meta-freescale mailing list