[meta-freescale] [Documentation][PATCH 07/31] RN: Add comparative table

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


The table is included in text section and compares the
two different releases: Freescale official release, and
community release.

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/fslxcmt.inc      | 29 +++++++++++++++++++++++++++++
 release-notes/source/introduction.rst |  5 +++++
 2 files changed, 34 insertions(+)
 create mode 100644 release-notes/source/fslxcmt.inc

diff --git a/release-notes/source/fslxcmt.inc b/release-notes/source/fslxcmt.inc
new file mode 100644
index 0000000..9182bdd
--- /dev/null
+++ b/release-notes/source/fslxcmt.inc
@@ -0,0 +1,29 @@
++------------------+---------------------------------+-----------------------------+
+|                  | |freescale_release_name|        | |project_name|              |
++==================+=================================+=============================+
+|**Intended use**  |Reference system for BSP modules |Reference system for use as  |
+|                  |test and validation on Freescale |base for any project for all |
+|                  |Reference Boards                 |supported boards             |
++------------------+---------------------------------+-----------------------------+
+|**Code**          |Static. Only include any bug     |Updates. Receives bug fixes  |
+|                  |fixes on the upcoming release    |and has security issues      |
+|                  |                                 |fixed often                  |
++------------------+---------------------------------+-----------------------------+
+|**Contribution**  |Indirect contribution via        |Open, everyone is welcome to |
+|                  ||project_name|. After revision,  |contribute to the project    |
+|                  |contribution may be merged in    |                             |
+|                  |upcoming release                 |                             |
++------------------+---------------------------------+-----------------------------+
+|**Board Support** |Limited, as it supports just the |Extended, as it supports both|
+|                  |Freescale evaluation boards      |Freescale evaluation boards  |
+|                  |listed in the Release Notes      |and 3rd party boards.        |
+|                  |                                 |See :ref:`supported-boards`  |
++------------------+---------------------------------+-----------------------------+
+|**Yocto Project** |No                               |Yes                          |
+|**Compatible**    |                                 |                             |
++------------------+---------------------------------+-----------------------------+
+|**Support**       |i.MX Community                   |meta-freescale               |
++------------------+---------------------------------+-----------------------------+
+|**Repository**    |git.freescale.com                |github.com/Freescale         |
++------------------+---------------------------------+-----------------------------+
+
diff --git a/release-notes/source/introduction.rst b/release-notes/source/introduction.rst
index 1788714..dd8f612 100644
--- a/release-notes/source/introduction.rst
+++ b/release-notes/source/introduction.rst
@@ -157,3 +157,8 @@ It supports a wide range of boards which goes from Freescale evaluation boards
 The release is a "*moving target*”, so there are updates on top of the released
 source code, such as addition of new features and of bug fixes.
 
+.. tabularcolumns:: |p{5cm}|p{5cm}|p{5cm}|
+.. table:: Comparative between |freescale_release_name| and |project_name|
+
+  .. include:: fslxcmt.inc
+
-- 
1.9.1



More information about the meta-freescale mailing list