diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-25 15:58:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-30 17:27:36 +0100 |
commit | 79bd1a15182c0a85b918e2bf10d51fbeb8d061df (patch) | |
tree | 5fd4826257848a7aadb2540ae65f3018f839fa33 /documentation/dev-manual | |
parent | ffbed4c03a3446b5e7a8d5188af5d4b98b66c5ae (diff) | |
download | 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/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 106 |
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 eb57a9d8db..3e308fb0c8 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -86,39 +86,93 @@ | |||
86 | need to supplement it with other information. | 86 | need to supplement it with other information. |
87 | The following list presents other sources of information you might find helpful: | 87 | The following list presents other sources of information you might find helpful: |
88 | <itemizedlist> | 88 | <itemizedlist> |
89 | <listitem><para>The <ulink url='http://www.yoctoproject.org'>Yocto Project Website</ulink> - The | 89 | <listitem><para><emphasis>The <ulink url='http://www.yoctoproject.org'>Yocto Project Website</ulink>: |
90 | home page for the Yocto Project | 90 | </emphasis> The home page for the Yocto Project provides lots of information on the project |
91 | provides lots of information on the project as well as links to software | 91 | as well as links to software and documentation.</para></listitem> |
92 | and documentation.</para></listitem> | 92 | <listitem><para><emphasis> |
93 | <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> | 93 | <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> |
94 | Yocto Project Quick Start</ulink> - This short document lets you get started | 94 | The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started |
95 | with the Yocto Project quickly and start building an image.</para></listitem> | 95 | with the Yocto Project quickly and start building an image.</para></listitem> |
96 | <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> | 96 | <listitem><para><emphasis> |
97 | Yocto Project Reference Manual</ulink> - This manual is a reference | 97 | <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> |
98 | guide to the Yocto Project build component. | 98 | The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference |
99 | guide to the Yocto Project build component known as "Poky." | ||
99 | The manual also contains a reference chapter on Board Support Package (BSP) | 100 | The manual also contains a reference chapter on Board Support Package (BSP) |
100 | layout.</para></listitem> | 101 | layout.</para></listitem> |
101 | <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> | 102 | <listitem><para><emphasis> |
102 | Application Development Toolkit (ADT) User's Guide</ulink> - This guide provides | 103 | <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> |
103 | information that lets you get going with the ADT to develop projects using the | 104 | The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis> |
104 | Yocto Project.</para></listitem> | 105 | This guide provides information that lets you get going with the ADT to |
105 | <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> | 106 | develop projects using the Yocto Project.</para></listitem> |
106 | Board Support Package (BSP) Developer's Guide</ulink> - This guide defines the | 107 | <listitem><para><emphasis> |
107 | structure for BSP components. | 108 | <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> |
109 | The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis> | ||
110 | This guide defines the structure for BSP components. | ||
108 | Having a commonly understood structure encourages standardization.</para></listitem> | 111 | Having a commonly understood structure encourages standardization.</para></listitem> |
109 | <listitem><para><ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> | 112 | <listitem><para><emphasis> |
110 | Yocto Project Kernel Architecture and Use Manual</ulink> - This manual | 113 | <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> |
111 | describes the architecture of the Yocto Project kernel and provides some work flow | 114 | The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis> |
112 | examples.</para></listitem> | 115 | This manual describes the architecture of the Yocto Project kernel and provides |
113 | <listitem><para><ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> | 116 | some work flow examples.</para></listitem> |
114 | Yocto Eclipse Plug-in</ulink> - A step-by-step instructional video that | 117 | <listitem><para><emphasis> |
118 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> | ||
119 | Yocto Eclipse Plug-in</ulink>:</emphasis> A step-by-step instructional video that | ||
115 | demonstrates how an application developer uses Yocto Plug-in features within | 120 | demonstrates how an application developer uses Yocto Plug-in features within |
116 | the Eclipse IDE.</para></listitem> | 121 | the Eclipse IDE.</para></listitem> |
117 | <listitem><para><ulink url='http://wiki.yoctoproject.org/wiki/FAQ'>FAQ</ulink> - A | 122 | <listitem><para><emphasis> |
118 | list of commonly asked questions and their answers.</para></listitem> | 123 | <ulink url='http://wiki.yoctoproject.org/wiki/FAQ'>FAQ</ulink>:</emphasis> |
119 | <listitem><para><ulink url='http://www.yoctoproject.org/download/yocto/yocto-project-1.0-release-notes-poky-5.0'> | 124 | A list of commonly asked questions and their answers.</para></listitem> |
120 | Release Notes</ulink> - Features, updates and known issues for the current | 125 | <listitem><para><emphasis> |
126 | <ulink url='http://www.yoctoproject.org/download/yocto/yocto-project-1.0-release-notes-poky-5.0'> | ||
127 | Release Notes</ulink>:</emphasis> Features, updates and known issues for the current | ||
121 | release of the Yocto Project.</para></listitem> | 128 | release of the Yocto Project.</para></listitem> |
129 | <listitem><para><emphasis> | ||
130 | <ulink url='http://bugzilla.yoctoproject.org/'>Bugzilla</ulink>:</emphasis> | ||
131 | The bug tracking application the Yocto Project uses. | ||
132 | If you find problems with the Yocto Project, you should report them using this | ||
133 | application.</para></listitem> | ||
134 | <listitem><para><emphasis> | ||
135 | Yocto Project Mailing Lists:</emphasis> To subscribe to the Yocto Project mailing | ||
136 | lists, click on the following URLs and follow the instructions: | ||
137 | <itemizedlist> | ||
138 | <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/yocto'></ulink> for a | ||
139 | Yocto Discussions mailing list.</para></listitem> | ||
140 | <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/poky'></ulink> for a | ||
141 | Yocto Project Discussions mailing list.</para></listitem> | ||
142 | <listitem><para><ulink url='http://lists.yoctoproject.org/listinfo/yocto-announce'></ulink> | ||
143 | for a mailing list to receive offical Yocto Project announcements for developments and | ||
144 | as well as Yocto Project milestones.</para></listitem> | ||
145 | </itemizedlist></para></listitem> | ||
146 | <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis> | ||
147 | Two IRC channels on freenode are available | ||
148 | for Yocto Project and Poky discussions: <filename>#yocto</filename> and | ||
149 | <filename>#poky</filename>.</para></listitem> | ||
150 | <listitem><para><emphasis> | ||
151 | <ulink url='http://www.openedhand.com/'>OpenedHand</ulink>:</emphasis> | ||
152 | The company where the Yocto Project build system Poky was first developed. | ||
153 | OpenedHand has since been acquired by Intel Corporation.</para></listitem> | ||
154 | <listitem><para><emphasis> | ||
155 | <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> | ||
156 | The company who acquired OpenedHand in 2008 and continues development on the | ||
157 | Yocto Project.</para></listitem> | ||
158 | <listitem><para><emphasis> | ||
159 | <ulink url='http://www.openembedded.org/'>OpenEmbedded</ulink>:</emphasis> | ||
160 | The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives | ||
161 | from and to which it contributes.</para></listitem> | ||
162 | <listitem><para><emphasis> | ||
163 | <ulink url='http://developer.berlios.de/projects/bitbake/'> | ||
164 | Bitbake</ulink>:</emphasis> The tool used to process Yocto Project metadata.</para></listitem> | ||
165 | <listitem><para><emphasis> | ||
166 | <ulink url='http://bitbake.berlios.de/manual/'> | ||
167 | BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. | ||
168 | </para></listitem> | ||
169 | <listitem><para><emphasis> | ||
170 | <ulink url='http://pimlico-project.org/'>Pimlico</ulink>:</emphasis> | ||
171 | A suite of lightweight Personal Information Management (PIM) applications designed | ||
172 | primarily for handheld and mobile devices.</para></listitem> | ||
173 | <listitem><para><emphasis> | ||
174 | <ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>: | ||
175 | </emphasis> An open source machine emulator and virtualizer.</para></listitem> | ||
122 | </itemizedlist> | 176 | </itemizedlist> |
123 | </para> | 177 | </para> |
124 | </section> | 178 | </section> |