diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-07-02 10:17:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-03 14:55:04 +0100 |
commit | bc6c98555a62f4c7c4bc0e4c00b2b27cc56bbea3 (patch) | |
tree | 8207b89d83483473cc617d4417c0323cf84a62e4 /documentation | |
parent | c3d6fb29281fd412de71799d1a4fddfa5abd2ebb (diff) | |
download | poky-bc6c98555a62f4c7c4bc0e4c00b2b27cc56bbea3.tar.gz |
poky-ref-manual: update mailing list info in ref manual
We need to include the OpenEmbedded and BitBake mailing lists here as
they are an integral part of the community especially for patch
submission.
Note that this supersedes the information about mailing lists in the dev
manual (which should be replaced with a link to this section).
(From yocto-docs rev: e9bae0a323af2d95505c5492be985232440842ff)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 28 | ||||
-rw-r--r-- | documentation/poky.ent | 1 |
2 files changed, 18 insertions, 11 deletions
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml index 15f4bacb34..9fe5a65a6d 100644 --- a/documentation/poky-ref-manual/resources.xml +++ b/documentation/poky-ref-manual/resources.xml | |||
@@ -29,18 +29,24 @@ | |||
29 | <title>Mailing lists</title> | 29 | <title>Mailing lists</title> |
30 | 30 | ||
31 | <para> | 31 | <para> |
32 | To subscribe to the Yocto Project mailing lists, click on the following URLs and follow the instructions: | 32 | There are a number of mailing lists maintained by the Yocto Project as well as |
33 | related OpenEmbedded mailing lists for discussion, patch submission and announcements. | ||
34 | To subscribe to one of the following mailing lists, click on the appropriate URL | ||
35 | in the following list and follow the instructions: | ||
33 | <itemizedlist> | 36 | <itemizedlist> |
34 | <listitem><para><emphasis> | 37 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> - |
35 | <ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink></emphasis>: | 38 | General Yocto Project discussion mailing list. </para></listitem> |
36 | Use this list to receive offical Yocto Project announcements for developments and | 39 | <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-core'></ulink> - |
37 | to learn about Yocto Project milestones.</para></listitem> | 40 | Discussion mailing list about OpenEmbedded-Core (the core metadata).</para></listitem> |
38 | <listitem><para><emphasis><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink></emphasis>: | 41 | <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> - |
39 | Use this list to monitor Yocto Project development discussions, ask questions, and | 42 | Discussion mailing list about OpenEmbedded.</para></listitem> |
40 | get help.</para></listitem> | 43 | <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> - |
41 | <listitem><para><emphasis><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink></emphasis>: | 44 | Discussion mailing list about the BitBake build tool.</para></listitem> |
42 | Use this list to monitor discussions about the OpenEmbedded build system, which is | 45 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> - |
43 | based on Poky, ask questions, and get help.</para></listitem> | 46 | Discussion mailing list about Poky.</para></listitem> |
47 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> - | ||
48 | Mailing list to receive official Yocto Project release and milestone | ||
49 | announcements.</para></listitem> | ||
44 | </itemizedlist> | 50 | </itemizedlist> |
45 | </para> | 51 | </para> |
46 | </section> | 52 | </section> |
diff --git a/documentation/poky.ent b/documentation/poky.ent index acbda7fd03..cf14798464 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -13,6 +13,7 @@ | |||
13 | <!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org"> | 13 | <!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org"> |
14 | <!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org"> | 14 | <!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org"> |
15 | <!ENTITY OE_HOME_URL "http://www.openembedded.org"> | 15 | <!ENTITY OE_HOME_URL "http://www.openembedded.org"> |
16 | <!ENTITY OE_LISTS_URL "http://lists.linuxtogo.org/cgi-bin/mailman"> | ||
16 | <!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> | 17 | <!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> |
17 | <!ENTITY OH_HOME_URL "http://o-hand.com"> | 18 | <!ENTITY OH_HOME_URL "http://o-hand.com"> |
18 | <!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/"> | 19 | <!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/"> |