summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2020-04-02 17:55:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-06 14:40:25 +0100
commit07aaa69d57290637d146ea26baf4aeeec7e10138 (patch)
treeb6894f9d2076755217f3bfb8e888131f7f06e373 /documentation/ref-manual/migration.xml
parente75301e0182301423defc1b7f59fe4fad761d206 (diff)
downloadpoky-07aaa69d57290637d146ea26baf4aeeec7e10138.tar.gz
ref-manual: add install-buildtools and -extended
Add instructions to use 'install-buildtools' and 'buildtools-extended-tarball'. Add gcc 5.0 requirement and call out how to use above to prepare host development system. (From yocto-docs rev: c6dbd9bf6860ffea1bc025907343373439d91737) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 80a6acc951..03efc7be2f 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -680,7 +680,7 @@
680 680
681 <para> 681 <para>
682 For more information on this requirement, see the 682 For more information on this requirement, see the
683 "<link linkend='required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</link>" 683 "<link linkend='required-git-tar-python-and-gcc-versions'>Required Git, tar, Python and gcc Versions</link>"
684 section. 684 section.
685 </para> 685 </para>
686 </section> 686 </section>
@@ -1754,7 +1754,7 @@
1754 Git that meets this requirement, you can use the 1754 Git that meets this requirement, you can use the
1755 <filename>buildtools-tarball</filename> that does. 1755 <filename>buildtools-tarball</filename> that does.
1756 See the 1756 See the
1757 "<link linkend='required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</link>" 1757 "<link linkend='required-git-tar-python-and-gcc-versions'>Required Git, tar, Python and gcc Versions</link>"
1758 section for more information. 1758 section for more information.
1759 </para> 1759 </para>
1760 </section> 1760 </section>
@@ -3215,7 +3215,7 @@
3215 recent version, you can install the buildtools, which 3215 recent version, you can install the buildtools, which
3216 will provide it. 3216 will provide it.
3217 See the 3217 See the
3218 "<link linkend='required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</link>" 3218 "<link linkend='required-git-tar-python-and-gcc-versions'>Required Git, tar, Python and gcc Versions</link>"
3219 section for more information on the buildtools tarball. 3219 section for more information on the buildtools tarball.
3220 </para></listitem> 3220 </para></listitem>
3221 <listitem><para> 3221 <listitem><para>