diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-16 14:23:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:35 +0100 |
commit | cbda3472e371c24a38d1e7b49cd718fffd6ddb25 (patch) | |
tree | 2dbc3f81219c6cbece89ead0576b0b95d6a61a26 /documentation/overview-manual | |
parent | cd9affa63523fa4077b426b08fb340d20972ac8e (diff) | |
download | poky-cbda3472e371c24a38d1e7b49cd718fffd6ddb25.tar.gz |
dev-manual: Moved the "Simple Build" section
I had a section on building an image up in chapter that talks about
getting set up to use YP. I moved the build section to a new parent
section that will hold topics on building various things. I renamed
the section to "Building a Simple Image". I had to fix several links
in the sdk-manual, overview-manual, and dev-manual.
(From yocto-docs rev: c119fc7c6148e7b08acad374fe2981842e9462a3)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual-development-environment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml index b98d985a09..bba93ccefa 100644 --- a/documentation/overview-manual/overview-manual-development-environment.xml +++ b/documentation/overview-manual/overview-manual-development-environment.xml | |||
@@ -131,7 +131,7 @@ | |||
131 | and the Yocto Project.</para> | 131 | and the Yocto Project.</para> |
132 | 132 | ||
133 | <para>For a general flow of the build procedures, see the | 133 | <para>For a general flow of the build procedures, see the |
134 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-an-image'>Building an Image</ulink>" | 134 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-a-simple-image'>Building a Simple Image</ulink>" |
135 | section in the Yocto Project Development Tasks Manual. | 135 | section in the Yocto Project Development Tasks Manual. |
136 | </para></listitem> | 136 | </para></listitem> |
137 | <listitem><para> | 137 | <listitem><para> |