summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@microsoft.com>2021-04-12 17:09:54 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-15 20:18:58 +0100
commit5b11fd8881d8bb0bcdc9b761513392cdeeba77e3 (patch)
tree858b2ae03334a4e7ccc3dd4d0ac98fc6bd9be18c /documentation/ref-manual
parent93e2dd396e0338731ab5b0f0b64bd08528581065 (diff)
downloadpoky-5b11fd8881d8bb0bcdc9b761513392cdeeba77e3.tar.gz
ref-manual: tweak buildtools section
Add a joining paragraph and fix the second section so that it makes sense with the addition of the first one. (From yocto-docs rev: 8ee993995d9d72873f36e40dda5e3f345901978c) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/system-requirements.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 2e2d0d351f..80378cedb7 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -277,6 +277,9 @@ resolve this by installing a ``buildtools-extended`` tarball that
277contains additional tools, the equivalent of the Debian/Ubuntu ``build-essential`` 277contains additional tools, the equivalent of the Debian/Ubuntu ``build-essential``
278package. 278package.
279 279
280In the sections that follow, three different methods will be described for
281installing the ``buildtools`` or ``buildtools-extended`` toolset.
282
280Installing a Pre-Built ``buildtools`` Tarball with ``install-buildtools`` script 283Installing a Pre-Built ``buildtools`` Tarball with ``install-buildtools`` script
281-------------------------------------------------------------------------------- 284--------------------------------------------------------------------------------
282 285
@@ -332,8 +335,9 @@ installer and automatically installs the tools for you:
332Downloading a Pre-Built ``buildtools`` Tarball 335Downloading a Pre-Built ``buildtools`` Tarball
333---------------------------------------------- 336----------------------------------------------
334 337
335Downloading and running a pre-built buildtools installer is the easiest 338If you would prefer not to use the ``install-buildtools`` script, you can instead
336of the two methods by which you can get these tools: 339download and run a pre-built buildtools installer yourself with the following
340steps:
337 341
3381. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/ 3421. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/
339 343