mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
40 lines
2.9 KiB
HTML
40 lines
2.9 KiB
HTML
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||
<title>13.3. Mailing lists</title>
|
||
<link rel="stylesheet" type="text/css" href="../book.css">
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||
<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
|
||
<link rel="up" href="resources.html" title="Chapter 13. Contributing to the Yocto Project">
|
||
<link rel="prev" href="resources-bugtracker.html" title="13.2. Tracking Bugs">
|
||
<link rel="next" href="resources-irc.html" title="13.4. Internet Relay Chat (IRC)">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="13.3. Mailing lists">
|
||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||
<a name="resources-mailinglist"></a>13.3. Mailing lists</h2></div></div></div>
|
||
<p>
|
||
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:
|
||
</p>
|
||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.yoctoproject.org/listinfo/yocto" target="_self">http://lists.yoctoproject.org/listinfo/yocto</a> -
|
||
General Yocto Project discussion mailing list. </p></li>
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core" target="_self">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core</a> -
|
||
Discussion mailing list about OpenEmbedded-Core (the core metadata).</p></li>
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel" target="_self">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel</a> -
|
||
Discussion mailing list about OpenEmbedded.</p></li>
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel" target="_self">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel</a> -
|
||
Discussion mailing list about the BitBake build tool.</p></li>
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.yoctoproject.org/listinfo/poky" target="_self">http://lists.yoctoproject.org/listinfo/poky</a> -
|
||
Discussion mailing list about Poky.</p></li>
|
||
<li class="listitem"><p><a class="ulink" href="http://lists.yoctoproject.org/listinfo/yocto-announce" target="_self">http://lists.yoctoproject.org/listinfo/yocto-announce</a> -
|
||
Mailing list to receive official Yocto Project release and milestone
|
||
announcements.</p></li>
|
||
</ul></div>
|
||
<p>
|
||
</p>
|
||
</div></body>
|
||
</html>
|