diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-02-02 10:11:58 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:31 +0000 |
| commit | 813772451fe9045e78b94015950aa26380e46440 (patch) | |
| tree | 9e2a888df23e4e2bb494c7cd65c87b159aa036f1 /documentation/dev-manual/dev-manual-start.xml | |
| parent | b509d336c757300b1fc9312f755b3bfd8707bf79 (diff) | |
| download | poky-813772451fe9045e78b94015950aa26380e46440.tar.gz | |
documentation: Moved the detailed build section to concepts-manual.
The section that provides a closer look into the build system has
moved from the getting-started manaul to the concepts-manual.
I fixed all the links, provided some coded formatting of the
entire section, and made general updates.
The other manuals had links that needed fixed due to the move.
(From yocto-docs rev: b83a5619f56ebd9879fdcadcf474859e68b26d58)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f14a91f94b..39d36fa0f1 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -741,8 +741,8 @@ | |||
| 741 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> | 741 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> |
| 742 | under <filename>tmp/deploy/images</filename>. | 742 | under <filename>tmp/deploy/images</filename>. |
| 743 | For detailed information on the build process using BitBake, see the | 743 | For detailed information on the build process using BitBake, see the |
| 744 | "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>" | 744 | "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" |
| 745 | section in the Getting Started With Yocto Project Manual. | 745 | section in the Yocto Project Concepts Manual. |
| 746 | </para> | 746 | </para> |
| 747 | 747 | ||
| 748 | <para> | 748 | <para> |
