summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-16 14:23:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:35 +0100
commitcbda3472e371c24a38d1e7b49cd718fffd6ddb25 (patch)
tree2dbc3f81219c6cbece89ead0576b0b95d6a61a26 /documentation/sdk-manual
parentcd9affa63523fa4077b426b08fb340d20972ac8e (diff)
downloadpoky-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/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-neon.xml2
-rw-r--r--documentation/sdk-manual/sdk-eclipse-project.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index 13122c67c5..f648047ef3 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -455,7 +455,7 @@
455 If the architecture you need is not listed in 455 If the architecture you need is not listed in
456 the menu, you will need to build the image. 456 the menu, you will need to build the image.
457 See the 457 See the
458 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-an-image'>Building an Image</ulink>" 458 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-a-simple-image'>Building a Simple Image</ulink>"
459 section of the Yocto Project Development Tasks 459 section of the Yocto Project Development Tasks
460 Manual for more information. 460 Manual for more information.
461 You can also see the 461 You can also see the
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index d6b10cb636..5ad9c45ae7 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -705,7 +705,7 @@
705 in the menu, you will need to build the 705 in the menu, you will need to build the
706 image. 706 image.
707 See the 707 See the
708 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-an-image'>Building an Image</ulink>" 708 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-a-simple-image'>Building a Simple Image</ulink>"
709 section of the Yocto Project Development Tasks 709 section of the Yocto Project Development Tasks
710 Manual for more information. 710 Manual for more information.
711 You can also see the 711 You can also see the