Skip to content
Snippets Groups Projects
Commit ab9b8244 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

transparent-gateway.rst: Basic build instructions for the blueprint image


Clarify the image name we use for the blueprint as well as the used
distro config.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 13330fd6
No related branches found
No related tags found
No related merge requests found
...@@ -56,12 +56,16 @@ For more details, the used `OpenThread configuration script <https://git.ostc-eu ...@@ -56,12 +56,16 @@ For more details, the used `OpenThread configuration script <https://git.ostc-eu
Get sources Get sources
*********** ***********
#.
Get All Scenarios OS sources as described in the :ref:`documentation <AllScenariOSQuickBuild>`.
#. #. Get All Scenarios OS sources as described in the :ref:`documentation <AllScenariOSQuickBuild>`.
If you already have sources cloned, update them to the most recent revision. #. If you already have sources cloned, update them to the most recent revision.
.. code-block:: bash .. code-block:: bash
user@pc:~/ohos$ repo sync -d user@pc:~/ohos$ repo sync -d
#. To build the image for this blueprint, you need to set the corresponding distro in the conf/local.conf file or on the command-line as seen below.
.. code-block:: bash
user@pc:~/ohos$ DISTRO="allscenarios-linux-blueprint-gateway" bitbake blueprint-gateway-image
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