aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-28 07:35:34 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-30 10:18:38 +0100
commit09e01be88a500fa03d0810fbce3cc6d1d4c51ff1 (patch)
tree53f517e028b2ec02bfb7b4b334df9156c65e9514 /documentation
parent338b500fa872ded0053bb78080d9c9ffdc232b19 (diff)
downloadopenembedded-core-contrib-09e01be88a500fa03d0810fbce3cc6d1d4c51ff1.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/introduction.xml4
-rw-r--r--documentation/ref-manual/ref-manual.xml2
-rw-r--r--documentation/ref-manual/technical-details.xml3
3 files changed, 2 insertions, 7 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 2f5147270b..29ce2321e6 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -51,10 +51,6 @@
<ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
</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>
<link linkend='ref-classes'>Classes</link>:</emphasis>
Describes the classes used in the Yocto Project.</para></listitem>
<listitem><para><emphasis>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index 3590191043..0f58847e1e 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -116,8 +116,6 @@
<xi:include href="ref-structure.xml"/>
- <xi:include href="ref-bitbake.xml"/>
-
<xi:include href="ref-classes.xml"/>
<xi:include href="ref-images.xml"/>
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 3485ee3506..72fa42c507 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -82,7 +82,8 @@
BitBake chooses the one selected by the distribution configuration.
You can get more details about how BitBake chooses between different
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>