aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/usingpoky.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-21 15:04:06 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-23 21:56:09 +0000
commitc3946bcaa6ef9152541ad1dde87ba7ef9ef721ae (patch)
treeb1a014f2bfcc35e9c05570d9f804ae1129f08f2f /documentation/ref-manual/usingpoky.xml
parent7233e359ddc50c80415c746449c33aa0fe83862d (diff)
downloadopenembedded-core-contrib-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/usingpoky.xml')
-rw-r--r--documentation/ref-manual/usingpoky.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 09ecaafda5..a7bf32d451 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -802,8 +802,8 @@
<para>
Build history collects similar information on the contents
- of SDKs (e.g. <filename>meta-toolchain</filename>
- or <filename>bitbake -c populate_sdk imagename</filename>)
+ of SDKs
+ (e.g. <filename>bitbake -c populate_sdk imagename</filename>)
as compared to information it collects for images.
Furthermore, this information differs depending on whether an
extensible or standard SDK is being produced.