Skip to content
Snippets Groups Projects
Commit 59c889e7 authored by Stefan Schmidt's avatar Stefan Schmidt Committed by Zygmunt Krynicki
Browse files

transparent-gateway: Clarify building docs on supported board


For now the gateway blueprint testing is limited to raspberrypi4-64. We
are not actively excluding other boards, but at least wifi and a USB
host for an OpenThread dongle is needed. Better state the tested board
only in the docs until we expand the testing.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent ed424a11
No related branches found
No related tags found
No related merge requests found
......@@ -68,4 +68,4 @@ Get sources
.. code-block:: bash
user@pc:~/ohos$ DISTRO="allscenarios-linux-blueprint-gateway" bitbake blueprint-gateway-image
user@pc:~/ohos$ DISTRO="allscenarios-linux-blueprint-gateway" MACHINE=raspberrypi4-64 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