Skip to content
Snippets Groups Projects
Commit 07ab217d authored by Arul Kumaran's avatar Arul Kumaran
Browse files

docs/quick-build: Formatting issue fix

* Install host-package command modified for formatting issue, fixes
  issue https://git.ostc-eu.org/OSTC/comms/www.ostc-eu.org/-/issues/76

.

Signed-off-by: default avatarArul Kumaran <arulkumaran.devarajan@huawei.com>
parent 370e0e7f
No related branches found
No related tags found
No related merge requests found
...@@ -26,9 +26,9 @@ Install all the required host packages. Here is an example for **Ubuntu**: ...@@ -26,9 +26,9 @@ Install all the required host packages. Here is an example for **Ubuntu**:
.. code-block:: console .. code-block:: console
$ sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \ $ sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \
build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
pylint3 xterm pylint3 xterm
See `official Yocto documentation <https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#required-packages-for-the-build-host>`_ See `official Yocto documentation <https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#required-packages-for-the-build-host>`_
for host package requirements on all supported Linux distributions. for host package requirements on all supported Linux distributions.
......
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