From bd6580fc18fe2e989a87bd81b59ea8c454dd60ec 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/ref-manual/ref-system-requirements.xml | 10 ++++++++-- documentation/ref-manual/ref-terms.xml | 7 +++---- documentation/ref-manual/resources.xml | 7 ++++--- 3 files changed, 15 insertions(+), 9 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index 423c7389d7..f526b99090 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml @@ -26,11 +26,17 @@ - If you want to use the Yocto Project to test run building an image + If you want to use the Yocto Project to quickly build an image without having to understand concepts, work through the - Yocto Project Quick Start. + Yocto Project Quick Build + document. You can find "how-to" information in the Yocto Project Development Tasks Manual. + You can find getting started and concepts information in the + Getting Started With Yocto Project + and + Yocto Project Concepts Manual + manuals, respectively. Tip For more information about the Yocto Project Documentation set, see the diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index b8320dbfd6..4681066f89 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml @@ -329,10 +329,9 @@ 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 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, diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 9ad4d2eaa9..8e76ccc3ef 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml @@ -160,10 +160,11 @@ - Yocto Project Quick Start: + Yocto Project Quick Build: - This short document lets you get started - with the Yocto Project and quickly begin building an image. + This short document lets you experience building an image using + the Yocto Project without having to understand any concepts or + details. -- cgit v1.2.3-54-g00ecf