diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-28 07:35:34 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-30 10:18:38 +0100 |
commit | 09e01be88a500fa03d0810fbce3cc6d1d4c51ff1 (patch) | |
tree | 53f517e028b2ec02bfb7b4b334df9156c65e9514 /documentation/ref-manual/technical-details.xml | |
parent | 338b500fa872ded0053bb78080d9c9ffdc232b19 (diff) | |
download | poky-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/ref-manual/technical-details.xml')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ | |||
82 | BitBake chooses the one selected by the distribution configuration. | 82 | BitBake chooses the one selected by the distribution configuration. |
83 | You can get more details about how BitBake chooses between different | 83 | You can get more details about how BitBake chooses between different |
84 | target versions and providers in the | 84 | target versions and providers in the |
85 | "<link linkend='ref-bitbake-providers'>Preferences and Providers</link>" section. | 85 | "<ulink url='&YOCTO_DOCS_BB_URL;#bb-bitbake-providers'>Preferences and Providers</ulink>" |
86 | section of the BitBake User Manual. | ||
86 | </para> | 87 | </para> |
87 | 88 | ||
88 | <para> | 89 | <para> |