summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/resources.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-29 10:09:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:13:44 +0100
commite4f0cc178e4aa560c2ccfa2013c2cdf288a94486 (patch)
tree9589e24d8ad149325e1f852512c162254e2d1788 /documentation/ref-manual/resources.xml
parent00e9b4efe7051180432f7c359ca49e192d5367d6 (diff)
downloadpoky-e4f0cc178e4aa560c2ccfa2013c2cdf288a94486.tar.gz
ref-manual: Edits to the "Contributing" chapter.
Some small, general edits. Added a few links to some terms. Did a little re-wording in various places. (From yocto-docs rev: 621c5094789921874461c6618b54e50e00a2d141) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/resources.xml')
-rw-r--r--documentation/ref-manual/resources.xml64
1 files changed, 38 insertions, 26 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml
index a6916064f6..bc8a9cd000 100644
--- a/documentation/ref-manual/resources.xml
+++ b/documentation/ref-manual/resources.xml
@@ -12,7 +12,7 @@
12 A number of places exist to find help if you run into difficulties or find bugs. 12 A number of places exist to find help if you run into difficulties or find bugs.
13 To find out how to download source code, 13 To find out how to download source code,
14 see the "<ulink url='&YOCTO_DOCS_DEV_URL;#local-yp-release'>Yocto Project Release</ulink>" 14 see the "<ulink url='&YOCTO_DOCS_DEV_URL;#local-yp-release'>Yocto Project Release</ulink>"
15 list item in the Yocto Project Development Manual. 15 section in the Yocto Project Development Manual.
16 </para> 16 </para>
17</section> 17</section>
18 18
@@ -29,10 +29,11 @@
29 <title>Mailing lists</title> 29 <title>Mailing lists</title>
30 30
31 <para> 31 <para>
32 There are a number of mailing lists maintained by the Yocto Project as well as 32 A number of mailing lists maintained by the Yocto Project exist
33 related OpenEmbedded mailing lists for discussion, patch submission and announcements. 33 as well as related OpenEmbedded mailing lists for discussion,
34 To subscribe to one of the following mailing lists, click on the appropriate URL 34 patch submission and announcements.
35 in the following list and follow the instructions: 35 To subscribe to one of the following mailing lists, click on the
36 appropriate URL in the following list and follow the instructions:
36 <itemizedlist> 37 <itemizedlist>
37 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> - 38 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> -
38 General Yocto Project discussion mailing list. </para></listitem> 39 General Yocto Project discussion mailing list. </para></listitem>
@@ -41,9 +42,13 @@
41 <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> - 42 <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> -
42 Discussion mailing list about OpenEmbedded.</para></listitem> 43 Discussion mailing list about OpenEmbedded.</para></listitem>
43 <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> - 44 <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> -
44 Discussion mailing list about the BitBake build tool.</para></listitem> 45 Discussion mailing list about the
46 <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>
47 build tool.</para></listitem>
45 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> - 48 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> -
46 Discussion mailing list about Poky.</para></listitem> 49 Discussion mailing list about
50 <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink>.
51 </para></listitem>
47 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> - 52 <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> -
48 Mailing list to receive official Yocto Project release and milestone 53 Mailing list to receive official Yocto Project release and milestone
49 announcements.</para></listitem> 54 announcements.</para></listitem>
@@ -67,30 +72,37 @@
67 <title>Links</title> 72 <title>Links</title>
68 73
69 <para> 74 <para>
70 Following is a list of resources you will find helpful: 75 Here is a list of resources you will find helpful:
71 <itemizedlist> 76 <itemizedlist>
72 <listitem><para><emphasis><ulink url='&YOCTO_HOME_URL;'>The Yocto Project website</ulink>: 77 <listitem><para><emphasis>
73 </emphasis> The home site for the Yocto Project.</para></listitem> 78 <ulink url='&YOCTO_HOME_URL;'>The Yocto Project website</ulink>:
74<!-- <listitem><para><emphasis><ulink url='&OH_HOME_URL;'>OpenedHand</ulink>:</emphasis> 79 </emphasis> The home site for the Yocto
75 The company where the Yocto Project build system Poky was first developed. 80 Project.</para></listitem>
76 OpenedHand has since been acquired by Intel Corporation.</para></listitem> --> 81 <listitem><para><emphasis>
77 <listitem><para><emphasis><ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> 82 <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis>
78 The company who acquired OpenedHand in 2008 and began development on the 83 The company who acquired OpenedHand in 2008 and began
79 Yocto Project.</para></listitem> 84 development on the Yocto Project.</para></listitem>
80 <listitem><para><emphasis><ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> 85 <listitem><para><emphasis>
81 The upstream, generic, embedded distribution used as the basis for the build system in the 86 <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis>
82 Yocto Project. 87 The upstream, generic, embedded distribution used as the basis
83 Poky derives from and contributes back to the OpenEmbedded project.</para></listitem> 88 for the build system in the Yocto Project.
84 <listitem><para><emphasis><ulink url='http://developer.berlios.de/projects/bitbake/'> 89 Poky derives from and contributes back to the OpenEmbedded
90 project.</para></listitem>
91 <listitem><para><emphasis>
92 <ulink url='http://developer.berlios.de/projects/bitbake/'>
85 BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> 93 BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem>
86 <listitem><para><emphasis>BitBake User Manual:</emphasis> 94 <listitem><para><emphasis>
95 BitBake User Manual:</emphasis>
87 A comprehensive guide to the BitBake tool. 96 A comprehensive guide to the BitBake tool.
88 You can find the BitBake User Manual in the <filename>bitbake/doc/manual</filename> 97 You can find the BitBake User Manual in the
89 directory, which is found in the 98 <filename>bitbake/doc/manual</filename> directory, which is
99 found in the
90 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 100 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
91 </para></listitem> 101 </para></listitem>
92 <listitem><para><emphasis><ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>: 102 <listitem><para><emphasis>
93 </emphasis> An open source machine emulator and virtualizer.</para></listitem> 103 <ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>:
104 </emphasis> An open source machine emulator and virtualizer.
105 </para></listitem>
94 </itemizedlist> 106 </itemizedlist>
95 </para> 107 </para>
96</section> 108</section>