summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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