sphinx: brief-yoctoprojectqs: put other distros note after Ubuntu-specific packages

(From yocto-docs rev: 529de3ad21122970c02b86da99d6cc96b58c3333)

Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Quentin Schulz
2020-09-17 01:59:01 +02:00
committed by Richard Purdie
parent 32a275c5cd
commit 528cdb7cd5

View File

@@ -78,16 +78,16 @@ You must install essential host packages on your build host. The
following command installs the host packages based on an Ubuntu
distribution:
.. code-block:: shell
$ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
.. note::
For host package requirements on all supported Linux distributions,
see the :ref:`ref-manual/ref-system-requirements:required packages for the build host`
section in the Yocto Project Reference Manual.
.. code-block:: shell
$ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
Use Git to Clone Poky
=====================