</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 <imagename></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>