From f2242e613c6b9618bfe70c01e615a9b40a93a8e7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Apr 2018 10:38:57 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/getting-started/getting-started-intro.xml | 7 ++++--- documentation/getting-started/getting-started-yp-intro.xml | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'documentation/getting-started') 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 @@ comprehension. For additional introductory information on the Yocto Project, see the Yocto Project Website. - You can find an introductory to using the Yocto Project by working - through the - Yocto Project Quick Start. + If you want to build an image with no knowledge of Yocto Project + as a way of quickly testing it out, see the + Yocto Project Quick Build + document. 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 @@ It is worth noting that the term "package" can, in general, have subtle meanings. For example, the packages referred to in the - "The Build Host Packages" - section in the Yocto Project Quick Start are compiled binaries - that, when installed, add functionality to your Linux - distribution. + "Required Packages for the Host Development System" + section in the Yocto Project Reference Manual are compiled + binaries that, when installed, add functionality to your + Linux distribution. Another point worth noting is that historically within the Yocto Project, recipes were referred to as packages - thus, -- cgit v1.2.3-54-g00ecf