diff options
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index d8704da314..565dcd5be0 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
| @@ -945,17 +945,17 @@ | |||
| 945 | </para></listitem> | 945 | </para></listitem> | 
| 946 | <listitem><para><link linkend='var-TOOLCHAIN_HOST_TASK'><filename>TOOLCHAIN_HOST_TASK</filename></link>: | 946 | <listitem><para><link linkend='var-TOOLCHAIN_HOST_TASK'><filename>TOOLCHAIN_HOST_TASK</filename></link>: | 
| 947 | Lists packages that make up the host | 947 | Lists packages that make up the host | 
| 948 | part of the SDK installer (i.e. the part that runs on | 948 | part of the SDK (i.e. the part that runs on | 
| 949 | the <filename>SDKMACHINE</filename>). | 949 | the <filename>SDKMACHINE</filename>). | 
| 950 | When you use | 950 | When you use | 
| 951 | <filename>bitbake -c populate_sdk <imagename></filename> | 951 | <filename>bitbake -c populate_sdk <imagename></filename> | 
| 952 | to create the SDK installer, a set of default packages | 952 | to create the SDK, a set of default packages | 
| 953 | apply. | 953 | apply. | 
| 954 | This variable allows you to add more packages. | 954 | This variable allows you to add more packages. | 
| 955 | </para></listitem> | 955 | </para></listitem> | 
| 956 | <listitem><para><link linkend='var-TOOLCHAIN_TARGET_TASK'><filename>TOOLCHAIN_TARGET_TASK</filename></link>: | 956 | <listitem><para><link linkend='var-TOOLCHAIN_TARGET_TASK'><filename>TOOLCHAIN_TARGET_TASK</filename></link>: | 
| 957 | Lists packages that make up the target part | 957 | Lists packages that make up the target part | 
| 958 | of the SDK installer (i.e. the part built for the | 958 | of the SDK (i.e. the part built for the | 
| 959 | target hardware). | 959 | target hardware). | 
| 960 | </para></listitem> | 960 | </para></listitem> | 
| 961 | </itemizedlist> | 961 | </itemizedlist> | 
