diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 8923a1d2fb..f3cf489f5b 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -153,9 +153,6 @@ | |||
153 | Build Appliance</ulink>:</emphasis> A virtual machine that | 153 | Build Appliance</ulink>:</emphasis> A virtual machine that |
154 | enables you to build and boot a custom embedded Linux image | 154 | enables you to build and boot a custom embedded Linux image |
155 | with the Yocto Project using a non-Linux development system. | 155 | with the Yocto Project using a non-Linux development system. |
156 | For more information, see the | ||
157 | <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance-manual'>Build Appliance</ulink> | ||
158 | page. | ||
159 | </para></listitem> | 156 | </para></listitem> |
160 | <listitem><para><emphasis> | 157 | <listitem><para><emphasis> |
161 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> | 158 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> |
@@ -186,18 +183,18 @@ | |||
186 | <listitem><para><emphasis> | 183 | <listitem><para><emphasis> |
187 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> | 184 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> |
188 | The build system used by the Yocto Project. | 185 | The build system used by the Yocto Project. |
189 | This project is the upstream, generic, embedded distribution that the Yocto | 186 | This project is the upstream, generic, embedded distribution |
190 | Project derives its build system (Poky) from and to which it contributes.</para></listitem> | 187 | from which the Yocto Project derives its build system (Poky) |
188 | and to which it contributes.</para></listitem> | ||
191 | <listitem><para><emphasis> | 189 | <listitem><para><emphasis> |
192 | <ulink url='http://developer.berlios.de/projects/bitbake/'> | 190 | <ulink url='http://developer.berlios.de/projects/bitbake/'> |
193 | BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build system | 191 | BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build system |
194 | to process project metadata.</para></listitem> | 192 | to process project metadata.</para></listitem> |
195 | <listitem><para><emphasis> | 193 | <listitem><para><emphasis> |
196 | BitBake User Manual:</emphasis> | 194 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual:</ulink></emphasis> |
197 | A comprehensive guide to the BitBake tool. | 195 | A comprehensive guide to the BitBake tool. |
198 | If you want information on BitBake, see the user manual included in the | 196 | If you want information on BitBake, see this manual. |
199 | <filename>bitbake/doc/manual</filename> directory of the | 197 | </para></listitem> |
200 | <link linkend='source-directory'>Source Directory</link>.</para></listitem> | ||
201 | <listitem><para><emphasis> | 198 | <listitem><para><emphasis> |
202 | <ulink url='http://wiki.qemu.org/Index.html'>Quick EMUlator (QEMU)</ulink>: | 199 | <ulink url='http://wiki.qemu.org/Index.html'>Quick EMUlator (QEMU)</ulink>: |
203 | </emphasis> An open-source machine emulator and virtualizer.</para></listitem> | 200 | </emphasis> An open-source machine emulator and virtualizer.</para></listitem> |