ref-manual: Removed the BitBake chapter.

This information now exists in the separate BitBake User Manual.
To remove this information, the ref-bitbake.xml file was taken
out of the ref-manual.xml build, an overview bullet describing
BitBake chapter was removed from the "Introduction" chapter,
and one cross-reference link to a sub-section of the old BitBake
chapter had to be re-routed into the similar section of the BitBake
Manaul.

(From yocto-docs rev: 3828291699b5997c28a782600c9d472b8449ecd3)

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-03-28 07:35:34 -06:00 committed by Richard Purdie
parent 338b500fa8
commit 09e01be88a
3 changed files with 2 additions and 7 deletions

View File

@ -50,10 +50,6 @@
or by cloning the upstream or by cloning the upstream
<ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository. <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
</para></listitem> </para></listitem>
<listitem><para><emphasis>
<link linkend='ref-bitbake'>BitBake</link>:</emphasis>
Provides an overview of the BitBake tool and its role within
the Yocto Project.</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<link linkend='ref-classes'>Classes</link>:</emphasis> <link linkend='ref-classes'>Classes</link>:</emphasis>
Describes the classes used in the Yocto Project.</para></listitem> Describes the classes used in the Yocto Project.</para></listitem>

View File

@ -116,8 +116,6 @@
<xi:include href="ref-structure.xml"/> <xi:include href="ref-structure.xml"/>
<xi:include href="ref-bitbake.xml"/>
<xi:include href="ref-classes.xml"/> <xi:include href="ref-classes.xml"/>
<xi:include href="ref-images.xml"/> <xi:include href="ref-images.xml"/>

View File

@ -82,7 +82,8 @@
BitBake chooses the one selected by the distribution configuration. BitBake chooses the one selected by the distribution configuration.
You can get more details about how BitBake chooses between different You can get more details about how BitBake chooses between different
target versions and providers in the target versions and providers in the
"<link linkend='ref-bitbake-providers'>Preferences and Providers</link>" section. "<ulink url='&YOCTO_DOCS_BB_URL;#bb-bitbake-providers'>Preferences and Providers</ulink>"
section of the BitBake User Manual.
</para> </para>
<para> <para>