diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-17 07:53:22 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:40 +0000 |
| commit | 4a6d886ad5fa6a844116b126ad71652d2cd00de9 (patch) | |
| tree | 2304f8fd56c3c88b6b5ad1b54d15c3c0915880de /documentation/dev-manual/dev-manual-newbie.xml | |
| parent | bda6b1a3ad579f66b57ba4a555c256e4cb82d023 (diff) | |
| download | poky-4a6d886ad5fa6a844116b126ad71652d2cd00de9.tar.gz | |
dev-manual: Added cross-reference to the build system.
Had to add a cross-reference anchor tag to the term in Chapter
3 and then the link itself.
(From yocto-docs rev: 227c8ce85f4a8e81f14582cdc7c54b5b832d3aa0)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index af5a97c780..eab563f3d0 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -547,7 +547,8 @@ | |||
| 547 | </literallayout></para></listitem> | 547 | </literallayout></para></listitem> |
| 548 | </itemizedlist> | 548 | </itemizedlist> |
| 549 | </para></listitem> | 549 | </para></listitem> |
| 550 | <listitem><para><emphasis>Build System:</emphasis> In the context of the Yocto Project, | 550 | <listitem><para id='build-system-term'><emphasis>Build System:</emphasis> |
| 551 | In the context of the Yocto Project, | ||
| 551 | this term refers to the OpenEmbedded build system used by the project. | 552 | this term refers to the OpenEmbedded build system used by the project. |
| 552 | This build system is based on the project known as "Poky." | 553 | This build system is based on the project known as "Poky." |
| 553 | For some historical information about Poky, see the | 554 | For some historical information about Poky, see the |
