[meta-freescale] [Documentation][PATCH 2/6] RN: Add section for PACKAGEGROUPS and images

Daiane Angolini daiane.list at gmail.com
Fri Sep 19 12:39:52 PDT 2014


The files packagegroups.inc and images.inc are not included
on purpose. Those files are automatically generated by the
updated script.

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/index.rst      |  1 +
 release-notes/source/pkggrp-img.rst | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)
 create mode 100644 release-notes/source/pkggrp-img.rst

diff --git a/release-notes/source/index.rst b/release-notes/source/index.rst
index e15c368..12bfd6e 100644
--- a/release-notes/source/index.rst
+++ b/release-notes/source/index.rst
@@ -19,6 +19,7 @@ FSL Community BSP Release Notes
    bootloaders
    userspace-pkg
    fsl-userspace-pkg
+   pkggrp-img
    test-results
    Acknowledgement
    known-issues
diff --git a/release-notes/source/pkggrp-img.rst b/release-notes/source/pkggrp-img.rst
new file mode 100644
index 0000000..0958686
--- /dev/null
+++ b/release-notes/source/pkggrp-img.rst
@@ -0,0 +1,34 @@
+.. include:: variables.inc
+
+PackageGroups and Images
+========================
+
+The |project_name| provides a list of PACKAGEGROUPS and images intended to easy
+the initial development of custom applications.
+
+The main goal is not to provide a production solution, on the contrary, it should
+be seen as an example of package set for a specific IP development, and an example
+of initial generic development and test images.
+
+-------------
+PACKAGEGROUPS
+-------------
+
+The following list shows the current PACKAGEGROUPs available in |release_name|
+when using |project_name|.
+
+You can understand what is a PACKAGEGROUPS and learn how to use it in `Yocto Project Development Manual <http://www.yoctoproject.org/docs/1.6.1/dev-manual/dev-manual.html#usingpoky-extend-customimage-customtasks>`_
+
+.. include:: packagegroups.inc
+
+------
+Images
+------
+
+The following images are provided by |project_name| only. See the
+list of Yocto Project's reference images in `Yocto Project Reference Manual <http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-images>`_
+
+.. include:: images.inc
+
+
+
-- 
1.9.1



More information about the meta-freescale mailing list