Skip to content
Snippets Groups Projects
Verified Commit de7b7baf authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

Revert "docs: Update documentation on building with openharmony support"


This reverts commit d8d96784.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 3cf2d4b5
No related branches found
No related tags found
No related merge requests found
......@@ -128,14 +128,14 @@ targets - just make sure you set `MACHINE` to the same value while running
.. code-block:: console
$ MACHINE=qemuarm-efi bitbake oniro-image-base
$ MACHINE=qemuarm bitbake oniro-image-base
Once the image is built, you can run a Qemu instance using the provided
script wrapper as follows:
.. code-block:: console
$ MACHINE=qemuarm-efi runqemu oniro-image-base serialstdio nographic slirp wic
$ MACHINE=qemuarm runqemu oniro-image-base serialstdio nographic slirp
Runtime Login
*************
......
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