Skip to content
Snippets Groups Projects
Commit e4f54367 authored by NawabAhmad's avatar NawabAhmad Committed by Nawab Ahmad Reshi
Browse files

Add introductory content for meta-openharmony


I added the content as per review on the MR.

Signed-off-by: default avatarNawabAhmad <nawab.ahmad.reshi@huawei.com>
parent bb465c2d
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,19 @@
|main_project_name| Build Architecture
######################################
Oniro build architecture is composed of multifaceted, independent, modular, and
reusable building blocks, and in order to build OpenHarmony based images and
its components, meta-openharmony serves as a primary building block. OpenHarmony
OS depends on various building blocks, but in terms of applicability and other
benefits, meta-openharmony essentially helps to desolate the barrier of
hardware boundaries, inevitably transcending the classical OS dichotomy.
In a closer view, `meta-openharmony` is a bitbake layer, containing recipes
for building OpenHarmony images and components. The meta-openharmony includes
a number of different repo manifest files, which you can use to fetch all
repositories needed for building OpenHarmony. To have a successful build image,
ensure all the dependencies are met, and build the image.
``Oniro Project`` architecture is documented using `c4 model <https://c4model.com/>`_.
.. contents::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment