summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-bitbake.xml')
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml4
1 files changed, 2 insertions, 2 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>