summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-20 09:12:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:44 +0100
commitabc6199f04f6eed28c6f8e0f004b8e6d4a75c6ac (patch)
treec38501ced145527788e57f23d385dc82e14d50ff /documentation/yocto-project-qs/yocto-project-qs.xml
parentdf1be92264cd8eabfe6429a8a323343fd57c8932 (diff)
downloadpoky-abc6199f04f6eed28c6f8e0f004b8e6d4a75c6ac.tar.gz
yocto-project-qs: Updated "Welcome" section.
I moved the bit about using a VM if you don't have a Linux machine to a note as it broke the natural flow of this section. Also, inserted a link to the comprehensive list of links and other documentation references to the existing list of other information. (From yocto-docs rev: 73750063580ef7bc20bd445adc3e2b0b01e2257f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml39
1 files changed, 24 insertions, 15 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 51da525fa4..197ddd53cb 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -69,18 +69,6 @@
69 </para> 69 </para>
70 70
71 <para> 71 <para>
72 If you do not have a system that runs Linux and you want to give
73 the Yocto Project a test run, you might consider using the Yocto
74 Project Build Appliance.
75 The Build Appliance allows you to build and boot a custom embedded
76 Linux image with the Yocto Project using a non-Linux development
77 system.
78 See the
79 <ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink>
80 for more information.
81 </para>
82
83 <para>
84 This quick start is written so that you can quickly get a 72 This quick start is written so that you can quickly get a
85 build host set up to use the Yocto Project and then build some 73 build host set up to use the Yocto Project and then build some
86 Linux images. 74 Linux images.
@@ -96,20 +84,33 @@
96 hardware. 84 hardware.
97 The examples highlight the ease with which you can use the 85 The examples highlight the ease with which you can use the
98 Yocto Project to create images for multiple types of hardware. 86 Yocto Project to create images for multiple types of hardware.
87 <note>
88 If you do not have a system that runs Linux and you want to give
89 the Yocto Project a test run, you might consider using the Yocto
90 Project Build Appliance.
91 The Build Appliance allows you to build and boot a custom embedded
92 Linux image with the Yocto Project using a non-Linux development
93 system.
94 See the
95 <ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink>
96 for more information.
97 </note>
99 </para> 98 </para>
100 99
101 <para> 100 <para>
102 For more detailed information on the Yocto Project, you can 101 For more detailed information on the Yocto Project, you can
103 reference these resources: 102 reference these resources:
104 <itemizedlist> 103 <itemizedlist>
105 <listitem><para><emphasis>Website:</emphasis> 104 <listitem><para>
105 <emphasis>Website:</emphasis>
106 The 106 The
107 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> 107 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>
108 provides the latest builds, breaking news, full development 108 provides the latest builds, breaking news, full development
109 documentation, and access to a rich Yocto Project 109 documentation, and access to a rich Yocto Project
110 Development Community into which you can tap. 110 Development Community into which you can tap.
111 </para></listitem> 111 </para></listitem>
112 <listitem><para><emphasis>FAQs:</emphasis> 112 <listitem><para>
113 <emphasis>FAQs:</emphasis>
113 Lists commonly asked Yocto Project questions and answers. 114 Lists commonly asked Yocto Project questions and answers.
114 You can find two FAQs: 115 You can find two FAQs:
115 <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> 116 <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink>
@@ -117,7 +118,8 @@
117 "<ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink>" 118 "<ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink>"
118 chapter in the Yocto Project Reference Manual. 119 chapter in the Yocto Project Reference Manual.
119 </para></listitem> 120 </para></listitem>
120 <listitem><para><emphasis>Developer Screencast:</emphasis> 121 <listitem><para>
122 <emphasis>Developer Screencast:</emphasis>
121 The 123 The
122 <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New Developer Screencast Tutorial</ulink> 124 <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New Developer Screencast Tutorial</ulink>
123 provides a 30-minute video created for users unfamiliar 125 provides a 30-minute video created for users unfamiliar
@@ -126,6 +128,13 @@
126 While this screencast is somewhat dated, the introductory 128 While this screencast is somewhat dated, the introductory
127 and fundamental concepts are useful for the beginner. 129 and fundamental concepts are useful for the beginner.
128 </para></listitem> 130 </para></listitem>
131 <listitem><para>
132 <emphasis>Comprehensive List of Links and Other Documentation:</emphasis>
133 The
134 "<ulink url='&YOCTO_DOCS_REF_URL;#resources-links-and-related-documentation'>Links and Related Documentation</ulink>"
135 section in the Yocto Project Reference Manual provides a
136 comprehensive list of related links and documentation.
137 </para></listitem>
129 </itemizedlist> 138 </itemizedlist>
130 </para> 139 </para>
131 </section> 140 </section>