diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index c2e43c2deb..9805d3ccd9 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml | |||
@@ -52,7 +52,7 @@ | |||
52 | new applications and libraries to an image, modify the source of an | 52 | new applications and libraries to an image, modify the source of an |
53 | existing component, test changes on the target hardware, and easily | 53 | existing component, test changes on the target hardware, and easily |
54 | integrate an application into the | 54 | integrate an application into the |
55 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>. | 55 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>. |
56 | </para> | 56 | </para> |
57 | 57 | ||
58 | <para> | 58 | <para> |
@@ -245,16 +245,15 @@ | |||
245 | <listitem><para> | 245 | <listitem><para> |
246 | If you have cloned the <filename>poky</filename> Git | 246 | If you have cloned the <filename>poky</filename> Git |
247 | repository to create a | 247 | repository to create a |
248 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 248 | <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> |
249 | and you have sourced the environment setup script, QEMU is | 249 | and you have sourced the environment setup script, QEMU is |
250 | installed and automatically available. | 250 | installed and automatically available. |
251 | </para></listitem> | 251 | </para></listitem> |
252 | <listitem><para> | 252 | <listitem><para> |
253 | If you have downloaded a Yocto Project release and unpacked | 253 | If you have downloaded a Yocto Project release and unpacked |
254 | it to create a | 254 | it to create a Source Directory and you have sourced the |
255 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 255 | environment setup script, QEMU is installed and |
256 | and you have sourced the environment setup script, QEMU is | 256 | automatically available. |
257 | installed and automatically available. | ||
258 | </para></listitem> | 257 | </para></listitem> |
259 | <listitem><para> | 258 | <listitem><para> |
260 | If you have installed the cross-toolchain tarball and you | 259 | If you have installed the cross-toolchain tarball and you |
@@ -385,7 +384,7 @@ | |||
385 | to download and learn about the emulator. | 384 | to download and learn about the emulator. |
386 | See the | 385 | See the |
387 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" | 386 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" |
388 | chapter in the Yocto Project Development Manual | 387 | chapter in the Yocto Project Development Tasks Manual |
389 | for information on using QEMU within the Yocto | 388 | for information on using QEMU within the Yocto |
390 | Project.</para></listitem> | 389 | Project.</para></listitem> |
391 | </orderedlist> | 390 | </orderedlist> |