mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
93e2dd396e
commit
5b11fd8881
@@ -277,6 +277,9 @@ resolve this by installing a ``buildtools-extended`` tarball that
|
|||||||
contains additional tools, the equivalent of the Debian/Ubuntu ``build-essential``
|
contains additional tools, the equivalent of the Debian/Ubuntu ``build-essential``
|
||||||
package.
|
package.
|
||||||
|
|
||||||
|
In the sections that follow, three different methods will be described for
|
||||||
|
installing the ``buildtools`` or ``buildtools-extended`` toolset.
|
||||||
|
|
||||||
Installing a Pre-Built ``buildtools`` Tarball with ``install-buildtools`` script
|
Installing a Pre-Built ``buildtools`` Tarball with ``install-buildtools`` script
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
@@ -332,8 +335,9 @@ installer and automatically installs the tools for you:
|
|||||||
Downloading a Pre-Built ``buildtools`` Tarball
|
Downloading a Pre-Built ``buildtools`` Tarball
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Downloading and running a pre-built buildtools installer is the easiest
|
If you would prefer not to use the ``install-buildtools`` script, you can instead
|
||||||
of the two methods by which you can get these tools:
|
download and run a pre-built buildtools installer yourself with the following
|
||||||
|
steps:
|
||||||
|
|
||||||
1. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/
|
1. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user