From 40bf90936d94a7a8e6a08aaea3685563ba3e3059 Mon Sep 17 00:00:00 2001
From: Davide Ricci <davide.ricci@huawei.com>
Date: Sun, 11 Apr 2021 09:26:01 +0200
Subject: [PATCH] release-notes: full overhaul to be more consistent and easier
 to follow

In no particular order:
Removed partners name.
Moved features list above target list.
Added QEMU targets.
Adjusted big rocks released features and removes lower level functionalities in order to tell a story.

Signed-off-by: Davide Ricci <davide.ricci@huawei.com>
---
 releases/aladeen/0.1.0/release_notes.rst | 71 ++++++++++++------------
 1 file changed, 36 insertions(+), 35 deletions(-)

diff --git a/releases/aladeen/0.1.0/release_notes.rst b/releases/aladeen/0.1.0/release_notes.rst
index a426a19..19db55e 100644
--- a/releases/aladeen/0.1.0/release_notes.rst
+++ b/releases/aladeen/0.1.0/release_notes.rst
@@ -33,64 +33,65 @@ The objectives of the release
 The purpose of this release is to provide the European |main_project_name|
 project with a set of initial functionalities after the first code release
 in September, 2020. This April release serves as a solid foundation upon
-which we can share the entire 2021 roadmap of the project. Additionally,
-it introduces the project's first partners involved in the establishment
-of the open-source community around |main_project_name|: SECO, Linaro and
-Array.
-
-This release is mostly developed by Huawei Open Source Technology Center (OSTC)
-department, together with the initial partners onboard.
+which we can share the entire 2021 roadmap of the project.
 
 More details on the |main_project_name| goals can be found in the
 :doc:`/overview/openharmony-vision` document.
 
-Supported hardware platforms
-----------------------------
-
-+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
-| Board (chipset)                                                                                                                      | Supported kernels   | Board documentation              |
-+======================================================================================================================================+=====================+==================================+
-| `Nitrogen (nRF52832 - Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_nitrogen/doc/index.html#boards-nitrogen>`__   | Zephyr              | :ref:`SupportedBoardNitrogen`    |
-+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
-| `Avenger96 (STM32 - Cortex-A7 & Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_avenger96/doc/index.html>`__        | Linux & Zephyr      | :ref:`SupportedBoardAvenger96`   |
-+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
-| `SBC-C61 (NXP i.MX 8M - Coretex-A53 & Cortex M4) <https://pdf.directindustry.com/pdf/seco-spa/sbc-c61/54043-913344.html>`__          | Linux               | :ref:`SupportedBoardSecoC61`     |
-+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
-| `SBC-B68-eNUC (Intel x86) <https://pdf.directindustry.com/pdf/seco-spa/sbc-b68-enuc/54043-913350.html>`__                            | Linux               | :ref:`SupportedBoardSecoB68`     |
-+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
-
 The list of software features included
 --------------------------------------
 
 +------------------------------------------------------------------+--------------------------+
 | **Functionalities**                                              | **Area**                 |
 +==================================================================+==========================+
-| nRF SoC/platform supported in Zephyr                             | Board Support Package    |
+| Bitbake build infrastructure                                     | Build tools              |
++------------------------------------------------------------------+--------------------------+
+| Continuous IP compliance and Openchain IP policy                 | FOSS compliance          |
++------------------------------------------------------------------+--------------------------+
+| Linux 5.10                                                       | Kernel                   |
 +------------------------------------------------------------------+--------------------------+
-| stm32 SoC/platform supported in Zephyr                           | Board Support Package    |
+| Zephyr 2.5                                                       | Kernel                   |
 +------------------------------------------------------------------+--------------------------+
-| Network applications: MQTT protocol supported in OHOS            | Connectivity             |
+| FreeRTOS (experimental)                                          | Kernel                   |
 +------------------------------------------------------------------+--------------------------+
-| Connectivity: open-source USB stack supported in OHOS            | Connectivity             |
+| GCC / LLVM cross toolchains                                      | Toolchain                |
 +------------------------------------------------------------------+--------------------------+
-| Connectivity: open-source BLE stack supported in Zephyr, Linux   | Connectivity             |
+| gdb / gdbserver debugging                                        | Tools                    |
 +------------------------------------------------------------------+--------------------------+
-| Provide bitbake support for OHOS                                 | Build tools              |
+| Qemu targets for Intel and ARM                                   | Simulators               |
 +------------------------------------------------------------------+--------------------------+
-| Adding SPDX and licenses manifest auto generation                | FOSS compliance          |
+| Build flavors and base / extra root fs images                    | Build tools and root fs  |
 +------------------------------------------------------------------+--------------------------+
-| Linux Seco SBC-C61 BSP                                           | Board Support Package    |
+| Smart Panel Blueprint								                             | Reference Blueprint      |
 +------------------------------------------------------------------+--------------------------+
-| Linux Seco SBC-B68-eNUC BSP                                      | Board Support Packages   |
+| Continuous IP compliance and Openchain IP policy                 | FOSS compliance          |
 +------------------------------------------------------------------+--------------------------+
-| Setup Environment & Tools for EUIncubator                        | Documentation            |
+| Release Bill of Material and FOSS compliance dashboard           | FOSS compliance          |
 +------------------------------------------------------------------+--------------------------+
-| OpenHarmony Documentation Gaps Correction                        | Documentation            |
+| Application Compatibility Test Suite                             | Testing and compatibility|
 +------------------------------------------------------------------+--------------------------+
-| OpenHarmony Documentation Process established                    | Documentation            |
+| CI / CD pipelines and DevSecOps public cloud infrastructure      | DevSecOps                |
 +------------------------------------------------------------------+--------------------------+
-| Connectivity: open-source Ethernet stack supported in OHOS       | Connectivity             |
+| Web portal and communication assets including Twitch channel     | Marcom 				          |
 +------------------------------------------------------------------+--------------------------+
+| Automated sphinx-based documentation pipeline                    | Documentation            |
++------------------------------------------------------------------+--------------------------+
+
+Supported hardware platforms
+----------------------------
+
++--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
+| Board (chipset)                                                                                                                      | Supported kernels   | Board documentation              |
++======================================================================================================================================+=====================+==================================+
+| `Nitrogen (nRF52832 - Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_nitrogen/doc/index.html#boards-nitrogen>`__   | Zephyr              | :ref:`SupportedBoardNitrogen`    |
++--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
+| `Avenger96 (STM32 - Cortex-A7 & Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_avenger96/doc/index.html>`__        | Linux & Zephyr      | :ref:`SupportedBoardAvenger96`   |
++--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
+| `SBC-C61 (NXP i.MX 8M - Coretex-A53 & Cortex M4) <https://pdf.directindustry.com/pdf/seco-spa/sbc-c61/54043-913344.html>`__          | Linux               | :ref:`SupportedBoardSecoC61`     |
++--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
+| `SBC-B68-eNUC (Intel x86) <https://pdf.directindustry.com/pdf/seco-spa/sbc-b68-enuc/54043-913350.html>`__                            | Linux               | :ref:`SupportedBoardSecoB68`     |
++--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
+
 
 Test report
 -----------
-- 
GitLab