1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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>
This commit is contained in:
Scott Rifenbark
2014-03-28 06:46:04 -06:00
committed by Richard Purdie
parent df02dd8c65
commit 338b500fa8
3 changed files with 16 additions and 10 deletions
+3 -1
View File
@@ -339,7 +339,9 @@
</para>
<para>
This file simply makes BitBake aware of the recipes and configuration directories.
This file simply makes
<ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>
aware of the recipes and configuration directories.
The file must exist so that the OpenEmbedded build system can recognize the BSP.
</para>
</section>