diff options
| -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 |
