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>
This commit is contained in:
Paul Eggleton
2012-07-02 10:17:08 +01:00
committed by Richard Purdie
parent c3d6fb2928
commit bc6c98555a
2 changed files with 18 additions and 11 deletions

View File

@@ -29,18 +29,24 @@
<title>Mailing lists</title> <title>Mailing lists</title>
<para> <para>
To subscribe to the Yocto Project mailing lists, click on the following URLs and follow the instructions: There are a number of mailing lists maintained by the Yocto Project as well as
related OpenEmbedded mailing lists for discussion, patch submission and announcements.
To subscribe to one of the following mailing lists, click on the appropriate URL
in the following list and follow the instructions:
<itemizedlist> <itemizedlist>
<listitem><para><emphasis> <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> -
<ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink></emphasis>: General Yocto Project discussion mailing list. </para></listitem>
Use this list to receive offical Yocto Project announcements for developments and <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-core'></ulink> -
to learn about Yocto Project milestones.</para></listitem> Discussion mailing list about OpenEmbedded-Core (the core metadata).</para></listitem>
<listitem><para><emphasis><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink></emphasis>: <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> -
Use this list to monitor Yocto Project development discussions, ask questions, and Discussion mailing list about OpenEmbedded.</para></listitem>
get help.</para></listitem> <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> -
<listitem><para><emphasis><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink></emphasis>: Discussion mailing list about the BitBake build tool.</para></listitem>
Use this list to monitor discussions about the OpenEmbedded build system, which is <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> -
based on Poky, ask questions, and get help.</para></listitem> Discussion mailing list about Poky.</para></listitem>
<listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> -
Mailing list to receive official Yocto Project release and milestone
announcements.</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
</section> </section>

View File

@@ -13,6 +13,7 @@
<!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org"> <!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org">
<!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org"> <!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org">
<!ENTITY OE_HOME_URL "http://www.openembedded.org"> <!ENTITY OE_HOME_URL "http://www.openembedded.org">
<!ENTITY OE_LISTS_URL "http://lists.linuxtogo.org/cgi-bin/mailman">
<!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> <!ENTITY OE_DOCS_URL "http://docs.openembedded.org">
<!ENTITY OH_HOME_URL "http://o-hand.com"> <!ENTITY OH_HOME_URL "http://o-hand.com">
<!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/"> <!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/">