summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-02-24 11:31:07 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:08:03 -0800
commit0e640d4952246c124eacee6d6ab98d70dc822d00 (patch)
treeaf0dbf5eb2e29996987931e7ab1ba63242fa2572 /documentation/yocto-project-qs
parent2027c9616e3ab65633b5ab231b568e913eb5ba19 (diff)
downloadast2050-yocto-poky-0e640d4952246c124eacee6d6ab98d70dc822d00.zip
ast2050-yocto-poky-0e640d4952246c124eacee6d6ab98d70dc822d00.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: Welcome updated
At the suggestion of Scott Garman, I added a link to his Getting Started with the Yocto Project - New Developer Screencast Tutorial. In doing so, the list of "other helpful things to read" was turned into a list as there are three items now. (From yocto-docs rev: f43c31d9bcd0e48aced86cc917d0af5f5a48d2e8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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.xml33
1 files changed, 19 insertions, 14 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 384d091..95c9ffb 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -20,26 +20,31 @@
construct complete Linux images.
</para>
<para>
- This short document will give you some basic information about the environment as well
- as let you experience it in its simplest form.
+ This short document will give you some basic information about the environment and
+ let you experience it in its simplest form.
After reading this document, you will have a basic understanding of what the Yocto Project is
and how to use some of its core components.
This document steps you through a simple example showing you how to build a small image
and run it using the QEMU emulator.
</para>
<para>
- For complete information on the Yocto Project, you should check out the
- <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
- Through the website, you can find the latest builds, breaking news, full development
- documentation, and a
- rich Yocto Project Development Community into which you can tap.
- </para>
- <para>
- Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project
- at <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> and
- the FAQ appendix located in
- <ulink url='&YOCTO_DOCS_REF_URL;'>
- The Yocto Project Reference Manual</ulink> helpful.
+ For more detailed information on the Yocto Project, you should check out these resources:
+ <itemizedlist>
+ <listitem><para><emphasis>Website:</emphasis> The <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>
+ provides the latest builds, breaking news, full development documentation, and a rich Yocto
+ Project Development Community into which you can tap.
+ </para></listitem>
+ <listitem><para><emphasis>FAQs:</emphasis> Lists commonly asked Yocto Project questions and answers.
+ You can find two FAQs: <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> on
+ a wiki, and the
+ <ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink> appendix in the
+ The Yocto Project Reference Manual.
+ </para></listitem>
+ <listitem><para><emphasis>Developer Screencast:</emphasis> The
+ <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New
+ Developer Screencast Tutorial</ulink> provides a 30-minute video for the user
+ new to the Yocto Project but familiar with Linux build systems.</para></listitem>
+ </itemizedlist>
</para>
<note>
Due to production processes, there could be differences between the Yocto Project
OpenPOWER on IntegriCloud