yocto-project-qs: Updated overview to account for re-orged material

Because the YP development introductory information was moved to
the ref-manual, and the QS will get a CROPS section inserted,
the introductory section of the QS needed to be updated a bit.

(From yocto-docs rev: e173b762a74678cd660850e4f5bc28712c3d83ac)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-07-28 11:15:53 -07:00
committed by Richard Purdie
parent f4aa9783bd
commit 863a8c0bf6

View File

@@ -62,7 +62,7 @@
on the OpenEmbedded (OE) project, which uses the on the OpenEmbedded (OE) project, which uses the
<ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink> <ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink>
tool, to construct complete Linux images. tool, to construct complete Linux images.
The BitBake and OE components are combined together to form The BitBake and OE components combine together to form
a reference build host, historically known as a reference build host, historically known as
<ulink url='&YOCTO_DOCS_REF_URL;#poky'>Poky</ulink> <ulink url='&YOCTO_DOCS_REF_URL;#poky'>Poky</ulink>
(<emphasis>Pah</emphasis>-kee). (<emphasis>Pah</emphasis>-kee).
@@ -74,8 +74,14 @@
Linux images. Linux images.
Rather than go into great detail about the Yocto Project and its Rather than go into great detail about the Yocto Project and its
many capabilities, this quick start provides the minimal many capabilities, this quick start provides the minimal
information you need to try out the Yocto Project using a information you need to try out the Yocto Project using either a
supported Linux build host. supported Linux build host or a build host set up to use
<ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>,
which leverages
<ulink url='https://www.docker.com/'>Docker Containers</ulink>.
</para>
<para>
Reading and using the quick start should result in you having a Reading and using the quick start should result in you having a
basic understanding of what the Yocto Project is and how to use basic understanding of what the Yocto Project is and how to use
some of its core components. some of its core components.
@@ -100,6 +106,7 @@
<ulink url='http://www.yoctoproject.org/docs/2.4/yocto-project-qs/yocto-project-qs.html#building-an-image-for-hardware'>Building an Image for Hardware</ulink> <ulink url='http://www.yoctoproject.org/docs/2.4/yocto-project-qs/yocto-project-qs.html#building-an-image-for-hardware'>Building an Image for Hardware</ulink>
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
<!--
<note> <note>
If you do not have a system that runs Linux and you want to give If you do not have a system that runs Linux and you want to give
the Yocto Project a test run, you might consider using the Yocto the Yocto Project a test run, you might consider using the Yocto
@@ -111,18 +118,13 @@
<ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink> <ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink>
for more information. for more information.
</note> </note>
-->
</para> </para>
<para> <para>
For more detailed information on the Yocto Project, you can For more detailed information on the Yocto Project, you can
reference these resources: reference these resources:
<itemizedlist> <itemizedlist>
<listitem><para>
<emphasis>Yocto Project Backgrounders:</emphasis>
The
<ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project Backgrounder</ulink>
provides introductory information on the Yocto Project.
</para></listitem>
<listitem><para> <listitem><para>
<emphasis>Website:</emphasis> <emphasis>Website:</emphasis>
The The
@@ -131,6 +133,19 @@
documentation, and access to a rich Yocto Project documentation, and access to a rich Yocto Project
Development Community into which you can tap. Development Community into which you can tap.
</para></listitem> </para></listitem>
<listitem><para>
<emphasis>Yocto Project Backgrounders:</emphasis>
The
<ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project Backgrounder</ulink>
provides introductory information on the Yocto Project.
</para></listitem>
<listitem><para>
<emphasis>Yocto Project Development Environment Overview:</emphasis>
The
"<ulink url='&YOCTO_DOCS_REF_URL;#yp-intro'>Introducing the Yocto Project Development Environment</ulink>"
section presents an overview of the Yocto Project
development environment.
</para></listitem>
<listitem><para> <listitem><para>
<emphasis>FAQs:</emphasis> <emphasis>FAQs:</emphasis>
Lists commonly asked Yocto Project questions and answers. Lists commonly asked Yocto Project questions and answers.