[meta-freescale] [Documentation][PATCH 2/2] bsp-scope: Include meta-freescale section

Daiane Angolini daiane.list at gmail.com
Fri Nov 25 10:56:46 PST 2016


From: Daiane Angolini <daiane.angolini at nxp.com>

Since morty meta-fsl-arm and meta-fsl-ppc must not be used.

Use meta-freescale instead.

Signed-off-by: Daiane Angolini <daiane.angolini at nxp.com>
---
 release-notes/source/bsp-scope.rst | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst
index 97ca49d..931e07b 100644
--- a/release-notes/source/bsp-scope.rst
+++ b/release-notes/source/bsp-scope.rst
@@ -10,11 +10,43 @@ The scope of the |project_name| includes the meta layers:
    provides support for 3rd party and partner boards;
  * `meta-freescale-distro <https://github.com/Freescale/meta-freescale-distro/tree/morty>`_:
    provides distros support, images recipes, demo recipes, and packagegroups
-   used to easy the development with Yocto Project.
+   used to ease the development with Yocto Project.
  * `Documentation <https://github.com/Freescale/Documentation/tree/morty>`_:
    provides the source code for |project_name| Release Notes (RN), User Guide
    (UG) and Frequently Asked Questions (FAQ)
 
+Meta-freescale
+==============
+
+Since the Yocto Project release 2.2 (Morty) the |project_name| changed the meta
+layers names. You can see the announcement
+`here <https://lists.yoctoproject.org/pipermail/meta-freescale/2016-October/019429.html>`_.
+
+The following table show the renaming upgrade path:
+
+================== ======================
+Krogoth            Morty
+================== ======================
+meta-fsl-arm       meta-freescale
+meta-fsl-ppc       meta-freescale
+meta-fsl-arm-extra meta-freescale-3rdparty
+meta-fsl-demos     meta-freescale-distros
+================== ======================
+
+The **meta-fsl-arm** and **meta-fsl-ppc** meta layers are deprecated. The last
+release for these meta layers is **krogoth**. Do not expect any update to the
+layer other than critical bug-fixes. **Meta-fsl-arm** and **meta-fsl-ppc** must
+be replaced by **meta-freescale**.
+
+The **meta-freescale** meta layer goal is to integrate the ARM SoC based source
+code from Freescale, it includes **i.MX**, **Vybrid** and **Layerscape** BSPs.
+
+The **meta-fsl-arm-extra** now is **meta-freescale-3rdparty**, any local copy
+should work as there is a mirror set.
+
+The **meta-fsl-demos** now is **meta-freescale-distros**, any local copy
+should work as there is a mirror set.
+
 License
 =======
 
-- 
2.7.4



More information about the meta-freescale mailing list