diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-28 06:46:04 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-30 10:18:38 +0100 |
| commit | 338b500fa872ded0053bb78080d9c9ffdc232b19 (patch) | |
| tree | 8a7a24f99ff7abe6e2e64134763cb53cb454d820 /documentation/bsp-guide | |
| parent | df02dd8c6552ff9e798ec667f7ed9db422b23716 (diff) | |
| download | poky-338b500fa872ded0053bb78080d9c9ffdc232b19.tar.gz | |
bsp-guide, kernel-dev: Added Cross-references to "BitBake" term
I made sure that the first occurrence of each "BitBake" term linked
into the "BitBake" term as defined in the dev-manual.
(From yocto-docs rev: 83e6e43d13cf5447b8ef65836d532abbb1f8b15e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 9a8f3af573..fddf215b85 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -339,7 +339,9 @@ | |||
| 339 | </para> | 339 | </para> |
| 340 | 340 | ||
| 341 | <para> | 341 | <para> |
| 342 | This file simply makes BitBake aware of the recipes and configuration directories. | 342 | This file simply makes |
| 343 | <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink> | ||
| 344 | aware of the recipes and configuration directories. | ||
| 343 | The file must exist so that the OpenEmbedded build system can recognize the BSP. | 345 | The file must exist so that the OpenEmbedded build system can recognize the BSP. |
| 344 | </para> | 346 | </para> |
| 345 | </section> | 347 | </section> |
