summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-05 10:38:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:07 +0100
commitf2242e613c6b9618bfe70c01e615a9b40a93a8e7 (patch)
tree6aee8f6e475a096a49d44cd393192c69e564d1d7 /documentation/dev-manual/dev-manual-start.xml
parent35734315dde80207aaaee3cf5081dcfbc2b4bf2c (diff)
downloadpoky-f2242e613c6b9618bfe70c01e615a9b40a93a8e7.tar.gz
documentation: Purged the YP Quick Start references from YP set
The original Yocto Project Quick Start is being retired for the YP 2.5 release (sumo). I have purged all the various references from the YP manual set and replaced them with references to the appropriate doc. The references were mainly into the YP dev-manual for setting up the host or for building an image. There were a few references into the new "Yocto Project Quick Build" document for overviewing manual-type references. (From yocto-docs rev: 11c0ab693962f16f87f1e21f33dd5c6ca6a6f895) 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.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 7732fdfb74..de0e9a603f 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -733,10 +733,10 @@
733 the Extensible Software Development Kit (eSDK) manual. 733 the Extensible Software Development Kit (eSDK) manual.
734 </para></listitem> 734 </para></listitem>
735 <listitem><para> 735 <listitem><para>
736 For a practical example on how to build an image using the 736 For a quick example on how to build an image using the
737 OpenEmbedded build system, see the 737 OpenEmbedded build system, see the
738 "<ulink url='&YOCTO_DOCS_QS_URL;#qs-building-images'>Building Images</ulink>" 738 <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink>
739 section of the Yocto Project Quick Start. 739 document.
740 </para></listitem> 740 </para></listitem>
741 </itemizedlist> 741 </itemizedlist>
742 </note> 742 </note>
@@ -760,9 +760,9 @@
760 <emphasis>Set up Your Host Development System to Support 760 <emphasis>Set up Your Host Development System to Support
761 Development Using the Yocto Project</emphasis>: 761 Development Using the Yocto Project</emphasis>:
762 See the 762 See the
763 "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>" 763 "<link linkend='dev-manual-start'>Getting Started With the Yocto Project</link>"
764 section in the Yocto Project Quick Start for options on how 764 section for options on how to get a build host ready to use
765 to get a build host ready to use the Yocto Project. 765 the Yocto Project.
766 </para></listitem> 766 </para></listitem>
767 <listitem><para> 767 <listitem><para>
768 <emphasis>Initialize the Build Environment:</emphasis> 768 <emphasis>Initialize the Build Environment:</emphasis>