summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started
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/getting-started
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/getting-started')
-rw-r--r--documentation/getting-started/getting-started-intro.xml7
-rw-r--r--documentation/getting-started/getting-started-yp-intro.xml8
2 files changed, 8 insertions, 7 deletions
diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml
index e5967b34e4..f2fa962429 100644
--- a/documentation/getting-started/getting-started-intro.xml
+++ b/documentation/getting-started/getting-started-intro.xml
@@ -89,9 +89,10 @@
89 comprehension. 89 comprehension.
90 For additional introductory information on the Yocto Project, see 90 For additional introductory information on the Yocto Project, see
91 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. 91 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
92 You can find an introductory to using the Yocto Project by working 92 If you want to build an image with no knowledge of Yocto Project
93 through the 93 as a way of quickly testing it out, see the
94 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>. 94 <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink>
95 document.
95 </para> 96 </para>
96 97
97 <para> 98 <para>
diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml
index 6941db68b9..96bab66dff 100644
--- a/documentation/getting-started/getting-started-yp-intro.xml
+++ b/documentation/getting-started/getting-started-yp-intro.xml
@@ -1273,10 +1273,10 @@
1273 <para>It is worth noting that the term "package" can, 1273 <para>It is worth noting that the term "package" can,
1274 in general, have subtle meanings. 1274 in general, have subtle meanings.
1275 For example, the packages referred to in the 1275 For example, the packages referred to in the
1276 "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>" 1276 "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>"
1277 section in the Yocto Project Quick Start are compiled binaries 1277 section in the Yocto Project Reference Manual are compiled
1278 that, when installed, add functionality to your Linux 1278 binaries that, when installed, add functionality to your
1279 distribution.</para> 1279 Linux distribution.</para>
1280 1280
1281 <para>Another point worth noting is that historically within 1281 <para>Another point worth noting is that historically within
1282 the Yocto Project, recipes were referred to as packages - thus, 1282 the Yocto Project, recipes were referred to as packages - thus,