1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

ref-manual: Fixed a link to the BitBake User Manual.

This was a stale link.  Updated to point to the published
HTML file now and to mention that you can find it in the
Source directory.

(From yocto-docs rev: bc51935372cfd81a77f201768173d8b1eb1677c4)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-06-16 13:26:48 +03:00
committed by Richard Purdie
parent ac6bdb4d41
commit f82569f762
+15 -15
View File
@@ -29,10 +29,10 @@
<title>Mailing lists</title> <title>Mailing lists</title>
<para> <para>
A number of mailing lists maintained by the Yocto Project exist A number of mailing lists maintained by the Yocto Project exist
as well as related OpenEmbedded mailing lists for discussion, as well as related OpenEmbedded mailing lists for discussion,
patch submission and announcements. patch submission and announcements.
To subscribe to one of the following mailing lists, click on the To subscribe to one of the following mailing lists, click on the
appropriate URL in the following list and follow the instructions: appropriate URL in the following list and follow the instructions:
<itemizedlist> <itemizedlist>
<listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> - <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> -
@@ -42,11 +42,11 @@
<listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> - <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/openembedded-devel'></ulink> -
Discussion mailing list about OpenEmbedded.</para></listitem> Discussion mailing list about OpenEmbedded.</para></listitem>
<listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> - <listitem><para><ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'></ulink> -
Discussion mailing list about the Discussion mailing list about the
<ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink> <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>
build tool.</para></listitem> build tool.</para></listitem>
<listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> - <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> -
Discussion mailing list about Discussion mailing list about
<ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink>. <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink>.
</para></listitem> </para></listitem>
<listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> - <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> -
@@ -76,28 +76,28 @@
<itemizedlist> <itemizedlist>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='&YOCTO_HOME_URL;'>The Yocto Project website</ulink>: <ulink url='&YOCTO_HOME_URL;'>The Yocto Project website</ulink>:
</emphasis> The home site for the Yocto </emphasis> The home site for the Yocto
Project.</para></listitem> Project.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis>
The company who acquired OpenedHand in 2008 and began The company who acquired OpenedHand in 2008 and began
development on the Yocto Project.</para></listitem> development on the Yocto Project.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis>
The upstream, generic, embedded distribution used as the basis The upstream, generic, embedded distribution used as the basis
for the build system in the Yocto Project. for the build system in the Yocto Project.
Poky derives from and contributes back to the OpenEmbedded Poky derives from and contributes back to the OpenEmbedded
project.</para></listitem> project.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='http://developer.berlios.de/projects/bitbake/'> <ulink url='http://developer.berlios.de/projects/bitbake/'>
BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
BitBake User Manual:</emphasis> <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>:</emphasis>
A comprehensive guide to the BitBake tool. A comprehensive guide to the BitBake tool.
You can find the BitBake User Manual in the In the
<filename>bitbake/doc/manual</filename> directory, which is <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>,
found in the you can find the BitBake User Manual in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. <filename>bitbake/doc/bitbake-user-manual</filename> directory.
</para></listitem> </para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>: <ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>:
@@ -112,7 +112,7 @@
<para> <para>
The Yocto Project gladly accepts contributions. The Yocto Project gladly accepts contributions.
You can submit changes to the project either by creating and sending You can submit changes to the project either by creating and sending
pull requests, pull requests,
or by submitting patches through email. or by submitting patches through email.
For information on how to do both as well as information on how For information on how to do both as well as information on how