diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-06-26 14:29:29 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:10 +0100 |
commit | 0a1d3439141ec7f4c2f268de9411e127451fc252 (patch) | |
tree | c769b83bec70236bdc89e9331959a52ce4647cda /documentation/ref-manual | |
parent | f8d31147460e147696b27674a8a567dc321f6965 (diff) | |
download | poky-0a1d3439141ec7f4c2f268de9411e127451fc252.tar.gz |
ref-manual: Fixed link back into the BB manual.
The section heading in the BitBake User Manual changed.
Consequently, the lone reference in the YP doc set to that old
section became incorrect. Fixed the link.
(From yocto-docs rev: f4ecea15d62fd0eed83f03d370b20bde95f3936d)
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')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index ee08831c42..8bba42bdd4 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
@@ -100,7 +100,7 @@ | |||
100 | BitBake chooses the one selected by the distribution configuration. | 100 | BitBake chooses the one selected by the distribution configuration. |
101 | You can get more details about how BitBake chooses between different | 101 | You can get more details about how BitBake chooses between different |
102 | target versions and providers in the | 102 | target versions and providers in the |
103 | "<ulink url='&YOCTO_DOCS_BB_URL;#bb-bitbake-providers'>Preferences and Providers</ulink>" | 103 | "<ulink url='&YOCTO_DOCS_BB_URL;#bb-bitbake-preferences'>Preferences</ulink>" |
104 | section of the BitBake User Manual. | 104 | section of the BitBake User Manual. |
105 | </para> | 105 | </para> |
106 | 106 | ||