diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-03-21 15:04:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:56:09 +0000 |
commit | c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae (patch) | |
tree | b1a014f2bfcc35e9c05570d9f804ae1129f08f2f /documentation/ref-manual/introduction.xml | |
parent | 7233e359ddc50c80415c746449c33aa0fe83862d (diff) | |
download | poky-c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae.tar.gz |
dev-manual, profile-manual, ref-manual: Updates to remove meta-toolchain
The term "meta-toolchain" is legacy now. I went through and removed
its use except for where it appears still as output from the
oe-init-build-env script.
(From yocto-docs rev: 1cc134060459278997d57f1293f54091c5404d85)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 30620a6e59..b2b1fd8eff 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -591,8 +591,8 @@ | |||
591 | <listitem><para><emphasis>Nightly Builds:</emphasis> These | 591 | <listitem><para><emphasis>Nightly Builds:</emphasis> These |
592 | tarball releases are available at | 592 | tarball releases are available at |
593 | <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>. | 593 | <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>. |
594 | These builds include Yocto Project releases, meta-toolchain | 594 | These builds include Yocto Project releases, SDK installation |
595 | tarball installation scripts, and experimental builds. | 595 | scripts, and experimental builds. |
596 | </para></listitem> | 596 | </para></listitem> |
597 | <listitem><para><emphasis>Yocto Project Website:</emphasis> You can | 597 | <listitem><para><emphasis>Yocto Project Website:</emphasis> You can |
598 | find tarball releases of the Yocto Project and supported BSPs | 598 | find tarball releases of the Yocto Project and supported BSPs |