From 528cdb7cd55184422b0b5361a7b6ab81314c1ba2 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 17 Sep 2020 01:59:01 +0200 Subject: sphinx: brief-yoctoprojectqs: put other distros note after Ubuntu-specific packages (From yocto-docs rev: 529de3ad21122970c02b86da99d6cc96b58c3333) Signed-off-by: Quentin Schulz Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index 6d65cf8fd5..9d8b502f8c 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst @@ -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 ===================== -- cgit v1.2.3-54-g00ecf