Skip to content
Snippets Groups Projects
Commit 76a8515d authored by Gururaj Shetty's avatar Gururaj Shetty Committed by Stefan Schmidt
Browse files

docs: OpenHarmony changed to All scenarios OS


Some existence of OpenHarmony changed to All Scenarios OS in Readme
and Contribution files
This fixes #55, fixes #71

Signed-off-by: default avatarshettygururaj <gururaj.shetty@huawei.com>
parent 6c597546
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ SPDX-License-Identifier: CC-BY-4.0 ...@@ -19,7 +19,7 @@ SPDX-License-Identifier: CC-BY-4.0
## Overview ## Overview
OpenHarmony project handles contributions as [merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/) to relevant repositories part of the OpenHarmony [GitLab instance](https://git.ostc-eu.org/OSTC/OHOS). The flow for handling that is classic: fork-based merge requests. This means that once you have an account, you can fork any repository, create a branch with proposed changes and raise a merge request against the forked repository. More generic information you can find on the Gitlab's documentation as part of ["Merge requests workflow"](https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html). All Scenarios OS project handles contributions as [merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/) to relevant repositories part of the All Scenarios OS [GitLab instance](https://git.ostc-eu.org/OSTC/OHOS). The flow for handling that is classic: fork-based merge requests. This means that once you have an account, you can fork any repository, create a branch with proposed changes and raise a merge request against the forked repository. More generic information you can find on the Gitlab's documentation as part of ["Merge requests workflow"](https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html).
# REUSE compliance # REUSE compliance
......
...@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0 ...@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0
# meta-ohos # meta-ohos
**meta-ohos** is a collection of bitbake layers that implement the build system **meta-ohos** is a collection of bitbake layers that implement the build system
support in OpenHarmony. The build system documentation is available in the support in All Scenarios OS. The build system documentation is available in the
`docs` subdirectory. `docs` subdirectory.
## Contributing ## Contributing
......
...@@ -64,7 +64,7 @@ cloned using the repo tool. See above. ...@@ -64,7 +64,7 @@ cloned using the repo tool. See above.
.. Note:: .. Note::
Depending on the configuration type, a single OpenHarmony build could Depending on the configuration type, a single All Scenarios OS build could
use around 100GB of disk space for downloads, temporary files, and build artifacts combined. use around 100GB of disk space for downloads, temporary files, and build artifacts combined.
Initialize the build directory and run a build: Initialize the build directory and run a build:
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Zephyr Kernel Build Flavour Zephyr Kernel Build Flavour
########################### ###########################
OpenHarmony Zephyr build flavour is based on *allscenarios-zephyr* distribution (distro configuration). All Scenarios OS Zephyr build flavour is based on *allscenarios-zephyr* distribution (distro configuration).
Supported images: Supported images:
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
.. ..
.. SPDX-License-Identifier: CC-BY-4.0 .. SPDX-License-Identifier: CC-BY-4.0
Build system documentation Build System Guide
########################## ##################
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
......
...@@ -31,6 +31,6 @@ Run 'bitbake-layers add-layer <path to meta-ohos>/meta-ohos-acts' ...@@ -31,6 +31,6 @@ Run 'bitbake-layers add-layer <path to meta-ohos>/meta-ohos-acts'
## Misc ## Misc
This layer builds a subset of the ACTS (Application Compatibility Test Suite) This layer builds a subset of the ACTS (Application Compatibility Test Suite)
for Open Harmony OS. Some tests are not ported yet. Some tests are excluded for All Scenarios OS. Some tests are not ported yet. Some tests are excluded
because they are duplicated in the greater bitbake ecosystem (e.g. LTP). Some because they are duplicated in the greater bitbake ecosystem (e.g. LTP). Some
tests are hardware or kernel specific and are not considered in this phase yet. tests are hardware or kernel specific and are not considered in this phase yet.
...@@ -37,4 +37,4 @@ Run 'bitbake-layers add-layer /path/to/meta-ohos-core' ...@@ -37,4 +37,4 @@ Run 'bitbake-layers add-layer /path/to/meta-ohos-core'
III. Misc III. Misc
========= =========
This layer provides recipes for the core elements of the OpenHarmony distribution. This layer provides recipes for the core elements of the All Scenarios OS distribution.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# OpenHarmony functionality for images # All Scenarios OS functionality for images
# List of tty to mask getty for # List of tty to mask getty for
SYSTEMD_MASK_GETTY ?= "" SYSTEMD_MASK_GETTY ?= ""
......
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