diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-21 15:07:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-12 00:28:13 +0100 |
| commit | 0f00914578740f4b4ca5216544d512e297610961 (patch) | |
| tree | ebf6d60b6a6d96acc96675a1e3977364759018a0 /documentation/yocto-project-qs | |
| parent | d6c3c579d0702958aefe6aa4e1ed60e5b0f24f46 (diff) | |
| download | poky-0f00914578740f4b4ca5216544d512e297610961.tar.gz | |
documentation: Reorganized YP introduction material.
This material was being replicated across the Quick Start,
dev-manual, and ref-manual. I have created a single point in the
ref-manual that collects the disparate information that existed.
I deleted the entire section in the dev-manual since that book
is converting to a procedure manual and the very front of the manual
adequately mentions YP and provides pointers to where the user can
get more information.
The QS provides a more complete introduction of YP since it is a
QS.
(From yocto-docs rev: bd8093417af2d93556410d5482dad32c11a0a964)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 197ddd53cb..285d326334 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -64,7 +64,7 @@ | |||
| 64 | tool, to construct complete Linux images. | 64 | tool, to construct complete Linux images. |
| 65 | The BitBake and OE components are combined together to form | 65 | The BitBake and OE components are combined together to form |
| 66 | a reference build host, historically known as | 66 | a reference build host, historically known as |
| 67 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> | 67 | <ulink url='&YOCTO_DOCS_REF_URL;#poky'>Poky</ulink> |
| 68 | (<emphasis>Pah</emphasis>-kee). | 68 | (<emphasis>Pah</emphasis>-kee). |
| 69 | </para> | 69 | </para> |
| 70 | 70 | ||
| @@ -102,6 +102,12 @@ | |||
| 102 | reference these resources: | 102 | reference these resources: |
| 103 | <itemizedlist> | 103 | <itemizedlist> |
| 104 | <listitem><para> | 104 | <listitem><para> |
| 105 | <emphasis>Yocto Project Backgrounders:</emphasis> | ||
| 106 | The | ||
| 107 | <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project Backgrounder</ulink> | ||
| 108 | provides introductory information on the Yocto Project. | ||
| 109 | </para></listitem> | ||
| 110 | <listitem><para> | ||
| 105 | <emphasis>Website:</emphasis> | 111 | <emphasis>Website:</emphasis> |
| 106 | The | 112 | The |
| 107 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> | 113 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> |
