diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-13 14:57:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:10 +0100 |
commit | c20cdf677f2e8cf918426a91774b7bc972c8af0b (patch) | |
tree | ba037e8a63815f59badfd777ee1e3ccb3c12d9a1 /documentation/poky-ref-manual | |
parent | 3a87636f7460edf603f9a6f8f798065d49063ac6 (diff) | |
download | poky-c20cdf677f2e8cf918426a91774b7bc972c8af0b.tar.gz |
documentation: Fixed the links to the BitBake Documentation page.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: ddee80872afc567b9381387980f257b337f29ea1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/ref-bitbake.xml | 4 | ||||
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index 6c24452d54..46dc8a73d4 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml | |||
@@ -186,7 +186,7 @@ | |||
186 | <para> | 186 | <para> |
187 | Dependencies are defined through several variables. | 187 | Dependencies are defined through several variables. |
188 | You can find information about variables BitBake uses in the | 188 | You can find information about variables BitBake uses in the |
189 | <ulink url='http://bitbake.berlios.de/manual/'>BitBake manual</ulink>. | 189 | <ulink url='&BITBAKE_DOCS_URL;'>BitBake manual</ulink>. |
190 | At a basic level, it is sufficient to know that BitBake uses the | 190 | At a basic level, it is sufficient to know that BitBake uses the |
191 | <filename><link linkend='var-DEPENDS'>DEPENDS</link></filename> and | 191 | <filename><link linkend='var-DEPENDS'>DEPENDS</link></filename> and |
192 | <filename><link linkend='var-RDEPENDS'>RDEPENDS</link></filename> variables when | 192 | <filename><link linkend='var-RDEPENDS'>RDEPENDS</link></filename> variables when |
@@ -393,7 +393,7 @@ Options: | |||
393 | Fetchers are usually triggered by entries in | 393 | Fetchers are usually triggered by entries in |
394 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename>. | 394 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename>. |
395 | You can find information about the options and formats of entries for specific | 395 | You can find information about the options and formats of entries for specific |
396 | fetchers in the <ulink url='http://bitbake.berlios.de/manual/'>BitBake manual</ulink>. | 396 | fetchers in the <ulink url='&BITBAKE_DOCS_URL;'>BitBake manual</ulink>. |
397 | </para> | 397 | </para> |
398 | 398 | ||
399 | <para> | 399 | <para> |
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml index 9e1ae69a0a..98f3ec9dcb 100644 --- a/documentation/poky-ref-manual/resources.xml +++ b/documentation/poky-ref-manual/resources.xml | |||
@@ -83,7 +83,7 @@ | |||
83 | Poky derives from and contributes back to the OpenEmbedded project.</para></listitem> | 83 | Poky derives from and contributes back to the OpenEmbedded project.</para></listitem> |
84 | <listitem><para><emphasis><ulink url='http://developer.berlios.de/projects/bitbake/'> | 84 | <listitem><para><emphasis><ulink url='http://developer.berlios.de/projects/bitbake/'> |
85 | BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> | 85 | BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> |
86 | <listitem><para><emphasis><ulink url='http://bitbake.berlios.de/manual/'> | 86 | <listitem><para><emphasis><ulink url='&BITBAKE_DOCS_URL;'> |
87 | BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. | 87 | BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. |
88 | </para></listitem> | 88 | </para></listitem> |
89 | <listitem><para><emphasis><ulink url='http://pimlico-project.org/'>Pimlico</ulink>:</emphasis> | 89 | <listitem><para><emphasis><ulink url='http://pimlico-project.org/'>Pimlico</ulink>:</emphasis> |