]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: Fixed the links to the BitBake Documentation page.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 13 Jul 2012 21:57:18 +0000 (14:57 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:54:10 +0000 (10:54 +0100)
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>
documentation/dev-manual/dev-manual-intro.xml
documentation/dev-manual/dev-manual-model.xml
documentation/dev-manual/dev-manual-newbie.xml
documentation/dev-manual/dev-manual-start.xml
documentation/poky-ref-manual/ref-bitbake.xml
documentation/poky-ref-manual/resources.xml
documentation/poky.ent

index 7caa6eb72033988a147de559bd6820a9dc9a75b4..460603b1f681d56ba32d840f8b8423c4872ff858 100644 (file)
                     BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build systm 
                     to process project metadata.</para></listitem>
                 <listitem><para><emphasis>
-                    <ulink url='http://bitbake.berlios.de/manual/'>
+                    <ulink url='&BITBAKE_DOCS_URL;'>
                     BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool.
                     </para></listitem>
                 <listitem><para><emphasis>
index ef5c64b67879d9dec9278dbecc8efc1bc369fdec..c70aba313ebe580e85e1b00f52949780a44fa58f 100644 (file)
                 <listitem><para><emphasis>Build the image</emphasis>:  The OpenEmbedded build system 
                     uses the BitBake tool to build images based on the type of image you want to create.  
                     You can find more information on BitBake 
-                    <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para>
+                    <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para>
                     <para>The build process supports several types of images to satisfy different needs.  
                     See the 
                     "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink>" appendix 
                         build system uses the BitBake 
                         tool to build images based on the type of image you want to create.  
                         You can find more information on BitBake 
-                        <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para>
+                        <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para>
                         <para>The build process supports several types of images to satisfy different needs.  
                         See the appendix
                         "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink>" in 
index 0ebc01fe4036b3007dba642037203e383b45c27e..bf343b4605817042f8837877eb52fdc676d9bba4 100644 (file)
                 sections.</para></listitem>
             <listitem><para><emphasis>BitBake:</emphasis> The task executor and scheduler used by 
                 the OpenEmbedded build system to build images. 
-                For more information on BitBake, see the <ulink url='http://bitbake.berlios.de/manual/'>
+                For more information on BitBake, see the <ulink url='&BITBAKE_DOCS_URL;'>
                 BitBake documentation</ulink>.</para></listitem>
             <listitem>
                 <para id='build-directory'><emphasis>Build Directory:</emphasis>
index f644ed004fc2b88744faed86adc5ca866d07c9d9..5ba7b0bf3b1dc4c1a76ed1c123a2698e7caa15ad 100644 (file)
@@ -33,7 +33,7 @@
 
     <para>
         You can use the OpenEmbedded build system, which uses 
-        <ulink url='http://bitbake.berlios.de/manual/'>BitBake</ulink>, to develop complete Linux 
+        <ulink url='&BITBAKE_DOCS_URL;'>BitBake</ulink>, to develop complete Linux 
         images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, 
         x86 and x86-64.  
         While the Yocto Project does not provide a strict testing framework,
index 6c24452d54f78141a186b3732c086b817d859ddc..46dc8a73d4d30d95d4c91eff9edecceeca4dbbfc 100644 (file)
         <para>
             Dependencies are defined through several variables.
             You can find information about variables BitBake uses in the 
-            <ulink url='http://bitbake.berlios.de/manual/'>BitBake manual</ulink>. 
+            <ulink url='&BITBAKE_DOCS_URL;'>BitBake manual</ulink>. 
             At a basic level, it is sufficient to know that BitBake uses the 
             <filename><link linkend='var-DEPENDS'>DEPENDS</link></filename> and 
             <filename><link linkend='var-RDEPENDS'>RDEPENDS</link></filename> variables when 
@@ -393,7 +393,7 @@ Options:
             Fetchers are usually triggered by entries in 
             <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename>. 
             You can find information about the options and formats of entries for specific 
-            fetchers in the <ulink url='http://bitbake.berlios.de/manual/'>BitBake manual</ulink>.
+            fetchers in the <ulink url='&BITBAKE_DOCS_URL;'>BitBake manual</ulink>.
         </para>
 
         <para>
index 9e1ae69a0a36f9b10b5c24e06cdc7a4e7739356f..98f3ec9dcb5fb504844ca1da4498944678882486 100644 (file)
@@ -83,7 +83,7 @@
                 Poky derives from and contributes back to the OpenEmbedded project.</para></listitem>
             <listitem><para><emphasis><ulink url='http://developer.berlios.de/projects/bitbake/'>
                 BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem>
-            <listitem><para><emphasis><ulink url='http://bitbake.berlios.de/manual/'>
+            <listitem><para><emphasis><ulink url='&BITBAKE_DOCS_URL;'>
                 BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool.
                 </para></listitem>
             <listitem><para><emphasis><ulink url='http://pimlico-project.org/'>Pimlico</ulink>:</emphasis>
index e342da6e798369e67071e775de38603df5f894b2..f37370dc79252d1bbfdea3dcb0a1e62ec2ff8afd 100644 (file)
@@ -17,7 +17,7 @@
 <!ENTITY OE_DOCS_URL "http://docs.openembedded.org">
 <!ENTITY OH_HOME_URL "http://o-hand.com">
 <!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/">
-<!ENTITY BITBAKE_DOCS_URL "http://docs.openembedded/bitbake/html/">
+<!ENTITY BITBAKE_DOCS_URL "http://docs.openembedded.org/bitbake/html/">
 <!ENTITY ECLIPSE_MAIN_URL "http://www.eclipse.org/downloads">
 <!ENTITY ECLIPSE_DL_URL "http://download.eclipse.org">
 <!ENTITY ECLIPSE_DL_PLUGIN_URL "&YOCTO_DL_URL;/releases/eclipse-plugin/&DISTRO;">