summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-05 16:37:33 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:49 +0100
commit24dfbba3f4b753cd324ea29341ced61518a76027 (patch)
tree9a54d2901caecdf9d8c21ae311177122a12595cf /documentation/ref-manual/technical-details.xml
parent8a7e6859e9c8ec1b0898ea383747e8341b0d994a (diff)
downloadast2050-yocto-poky-24dfbba3f4b753cd324ea29341ced61518a76027.zip
ast2050-yocto-poky-24dfbba3f4b753cd324ea29341ced61518a76027.tar.gz
ref-manual: More review edits to closer look section.
Fixes [YOCTO #2808] Another edit to the list in the SDK section. Removing the term "SDK installer" and replacing with "SDK." (From yocto-docs rev: fec6388957a52320ad8106fab109ea95de07d42b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index d8704da..565dcd5 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -945,17 +945,17 @@
</para></listitem>
<listitem><para><link linkend='var-TOOLCHAIN_HOST_TASK'><filename>TOOLCHAIN_HOST_TASK</filename></link>:
Lists packages that make up the host
- part of the SDK installer (i.e. the part that runs on
+ part of the SDK (i.e. the part that runs on
the <filename>SDKMACHINE</filename>).
When you use
<filename>bitbake -c populate_sdk &lt;imagename&gt;</filename>
- to create the SDK installer, a set of default packages
+ to create the SDK, a set of default packages
apply.
This variable allows you to add more packages.
</para></listitem>
<listitem><para><link linkend='var-TOOLCHAIN_TARGET_TASK'><filename>TOOLCHAIN_TARGET_TASK</filename></link>:
Lists packages that make up the target part
- of the SDK installer (i.e. the part built for the
+ of the SDK (i.e. the part built for the
target hardware).
</para></listitem>
</itemizedlist>
OpenPOWER on IntegriCloud