diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-06-12 15:45:40 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-14 17:33:31 +0100 |
| commit | 1e55bc4ae52424f3994d563c46a220a918d18b9b (patch) | |
| tree | 0591bff634f77f9c4743a405d76181e092d6ca82 | |
| parent | 6ea2dd519a38757c56f452ea7f670dac743da9a8 (diff) | |
| download | poky-1e55bc4ae52424f3994d563c46a220a918d18b9b.tar.gz | |
dev-manual: Added definition for the term "Meta-Toolchain"
The definition simply states it is sometimes used for
"Cross-Development Toolchain".
(From yocto-docs rev: 477c2f88694feb148111dc69907945d267056eaf)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index ea0e05e363..a53aff4f57 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -639,7 +639,12 @@ | |||
| 639 | a BSP, or an application stack. | 639 | a BSP, or an application stack. |
| 640 | For a discussion on BSP Layers, see the | 640 | For a discussion on BSP Layers, see the |
| 641 | "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-layers'>BSP Layers</ulink>" | 641 | "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-layers'>BSP Layers</ulink>" |
| 642 | section in the Yocto Project Board Support Packages (BSP) Developer's Guide.</para></listitem> | 642 | section in the Yocto Project Board Support Packages (BSP) |
| 643 | Developer's Guide.</para></listitem> | ||
| 644 | <listitem><para id='meta-toochain'><emphasis>Meta-Toolchain:</emphasis> | ||
| 645 | A term sometimes used for | ||
| 646 | <link linkend='cross-development-toolchain'>Cross-Development Toolchain</link>. | ||
| 647 | </para></listitem> | ||
| 643 | <listitem><para id='metadata'><emphasis>Metadata:</emphasis> | 648 | <listitem><para id='metadata'><emphasis>Metadata:</emphasis> |
| 644 | The files that BitBake parses when building an image. | 649 | The files that BitBake parses when building an image. |
| 645 | In general, Metadata includes recipes, classes, and | 650 | In general, Metadata includes recipes, classes, and |
