summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 91c98df023..3d1b76a004 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -161,7 +161,7 @@
161 from and to which it contributes.</para></listitem> 161 from and to which it contributes.</para></listitem>
162 <listitem><para><emphasis> 162 <listitem><para><emphasis>
163 <ulink url='http://developer.berlios.de/projects/bitbake/'> 163 <ulink url='http://developer.berlios.de/projects/bitbake/'>
164 Bitbake</ulink>:</emphasis> The tool used to process Yocto Project metadata.</para></listitem> 164 BitBake</ulink>:</emphasis> The tool used to process Yocto Project metadata.</para></listitem>
165 <listitem><para><emphasis> 165 <listitem><para><emphasis>
166 <ulink url='http://bitbake.berlios.de/manual/'> 166 <ulink url='http://bitbake.berlios.de/manual/'>
167 BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. 167 BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool.
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index b05babba49..a1f2e65442 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -241,7 +241,7 @@
241 up how you want it. 241 up how you want it.
242 This file defines the target machine architecture and other build options.</para></listitem> 242 This file defines the target machine architecture and other build options.</para></listitem>
243 <listitem><para>Build the image using the <command>bitbake</command> command. 243 <listitem><para>Build the image using the <command>bitbake</command> command.
244 If you want information on Bitbake, see the user manual at 244 If you want information on BitBake, see the user manual at
245 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem> 245 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem>
246 <listitem><para>Run the image either on the actual hardware or using the QEMU 246 <listitem><para>Run the image either on the actual hardware or using the QEMU
247 emulator.</para></listitem> 247 emulator.</para></listitem>