summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-25 15:58:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-30 17:27:36 +0100
commit79bd1a15182c0a85b918e2bf10d51fbeb8d061df (patch)
tree5fd4826257848a7aadb2540ae65f3018f839fa33 /documentation
parentffbed4c03a3446b5e7a8d5188af5d4b98b66c5ae (diff)
downloadast2050-yocto-poky-79bd1a15182c0a85b918e2bf10d51fbeb8d061df.zip
ast2050-yocto-poky-79bd1a15182c0a85b918e2bf10d51fbeb8d061df.tar.gz
documentation/dev-manual/dev-manual-intro.xml: Added other information from ref
The YP reference manual had an appendix that included reference or resource information such as mailing lists, bugzilla link, and IRC chat stuff. This type of information is best suited for the introductory area of the development manual. (From yocto-docs rev: a5576ed0d3360cdb32070ade6577cb7687923b10) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml106
1 files changed, 80 insertions, 26 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index eb57a9d..3e308fb 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -86,39 +86,93 @@
need to supplement it with other information.
The following list presents other sources of information you might find helpful:
<itemizedlist>
- <listitem><para>The <ulink url='http://www.yoctoproject.org'>Yocto Project Website</ulink> - The
- home page for the Yocto Project
- provides lots of information on the project as well as links to software
- and documentation.</para></listitem>
- <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'>
- Yocto Project Quick Start</ulink> - This short document lets you get started
+ <listitem><para><emphasis>The <ulink url='http://www.yoctoproject.org'>Yocto Project Website</ulink>:
+ </emphasis> The home page for the Yocto Project provides lots of information on the project
+ as well as links to software and documentation.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'>
+ The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
with the Yocto Project quickly and start building an image.</para></listitem>
- <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'>
- Yocto Project Reference Manual</ulink> - This manual is a reference
- guide to the Yocto Project build component.
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'>
+ The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference
+ guide to the Yocto Project build component known as "Poky."
The manual also contains a reference chapter on Board Support Package (BSP)
layout.</para></listitem>
- <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'>
- Application Development Toolkit (ADT) User's Guide</ulink> - This guide provides
- information that lets you get going with the ADT to develop projects using the
- Yocto Project.</para></listitem>
- <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'>
- Board Support Package (BSP) Developer's Guide</ulink> - This guide defines the
- structure for BSP components.
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'>
+ The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis>
+ This guide provides information that lets you get going with the ADT to
+ develop projects using the Yocto Project.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'>
+ The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis>
+ This guide defines the structure for BSP components.
Having a commonly understood structure encourages standardization.</para></listitem>
- <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'>
- Yocto Project Kernel Architecture and Use Manual</ulink> - This manual
- describes the architecture of the Yocto Project kernel and provides some work flow
- examples.</para></listitem>
- <listitem><para><ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'>
- Yocto Eclipse Plug-in</ulink> - A step-by-step instructional video that
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'>
+ The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis>
+ This manual describes the architecture of the Yocto Project kernel and provides
+ some work flow examples.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'>
+ Yocto Eclipse Plug-in</ulink>:</emphasis> A step-by-step instructional video that
demonstrates how an application developer uses Yocto Plug-in features within
the Eclipse IDE.</para></listitem>
- <listitem><para><ulink url='http://wiki.yoctoproject.org/wiki/FAQ'>FAQ</ulink> - A
- list of commonly asked questions and their answers.</para></listitem>
- <listitem><para><ulink url='http://www.yoctoproject.org/download/yocto/yocto-project-1.0-release-notes-poky-5.0'>
- Release Notes</ulink> - Features, updates and known issues for the current
+ <listitem><para><emphasis>
+ <ulink url='http://wiki.yoctoproject.org/wiki/FAQ'>FAQ</ulink>:</emphasis>
+ A list of commonly asked questions and their answers.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.yoctoproject.org/download/yocto/yocto-project-1.0-release-notes-poky-5.0'>
+ Release Notes</ulink>:</emphasis> Features, updates and known issues for the current
release of the Yocto Project.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://bugzilla.yoctoproject.org/'>Bugzilla</ulink>:</emphasis>
+ The bug tracking application the Yocto Project uses.
+ If you find problems with the Yocto Project, you should report them using this
+ application.</para></listitem>
+ <listitem><para><emphasis>
+ Yocto Project Mailing Lists:</emphasis> To subscribe to the Yocto Project mailing
+ lists, click on the following URLs and follow the instructions:
+ <itemizedlist>
+ <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/yocto'></ulink> for a
+ Yocto Discussions mailing list.</para></listitem>
+ <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/poky'></ulink> for a
+ Yocto Project Discussions mailing list.</para></listitem>
+ <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/yocto-announce'></ulink>
+ for a mailing list to receive offical Yocto Project announcements for developments and
+ as well as Yocto Project milestones.</para></listitem>
+ </itemizedlist></para></listitem>
+ <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis>
+ Two IRC channels on freenode are available
+ for Yocto Project and Poky discussions: <filename>#yocto</filename> and
+ <filename>#poky</filename>.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.openedhand.com/'>OpenedHand</ulink>:</emphasis>
+ The company where the Yocto Project build system Poky was first developed.
+ OpenedHand has since been acquired by Intel Corporation.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis>
+ The company who acquired OpenedHand in 2008 and continues development on the
+ Yocto Project.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://www.openembedded.org/'>OpenEmbedded</ulink>:</emphasis>
+ The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives
+ from and to which it contributes.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://developer.berlios.de/projects/bitbake/'>
+ Bitbake</ulink>:</emphasis> The tool used to process Yocto Project metadata.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://bitbake.berlios.de/manual/'>
+ BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool.
+ </para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://pimlico-project.org/'>Pimlico</ulink>:</emphasis>
+ A suite of lightweight Personal Information Management (PIM) applications designed
+ primarily for handheld and mobile devices.</para></listitem>
+ <listitem><para><emphasis>
+ <ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>:
+ </emphasis> An open source machine emulator and virtualizer.</para></listitem>
</itemizedlist>
</para>
</section>
OpenPOWER on IntegriCloud