Skip to content
Snippets Groups Projects
Commit dbc01522 authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Update documentation/source/quickstart/BuildOpenharmony.rst

parent a97242ee
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ Building OpenHarmony Image ...@@ -5,8 +5,8 @@ Building OpenHarmony Image
OpenHarmony is a distributed OS that is designed to run on top of variety of OS kernels. Currently the supported kernels are Zephyr, Yocto, and FreeRTOS. To build OpenHarmony image, you need add multiple layers called meta-ohos. meta-ohos is an umbrella meta layer containing all layers required to build OpenHarmony Image basing on existing kernel meta-layers. This section describes how to build, add layers, and run the OpenHarmony image. OpenHarmony is a distributed OS that is designed to run on top of variety of OS kernels. Currently the supported kernels are Zephyr, Yocto, and FreeRTOS. To build OpenHarmony image, you need add multiple layers called meta-ohos. meta-ohos is an umbrella meta layer containing all layers required to build OpenHarmony Image basing on existing kernel meta-layers. This section describes how to build, add layers, and run the OpenHarmony image.
* :ref: `Build and Run Using Zephyr <using zypher>`_ * :ref: `Build and Run Using Zephyr <using zypher>`
* :ref: `Build and Run Using Yocto <using yocto>`_ * :ref:`Build and Run Using Yocto <using yocto>`
* :ref:`Build and Run Using FreeRTOS <using freertos>`_ * :ref:`Build and Run Using FreeRTOS <using freertos>`_
......
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