diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-13 17:47:10 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:42 +0100 |
| commit | 74bf586c940d20fc5546a60a290545c7c0edecb0 (patch) | |
| tree | 5887ef777422efab49cc0ff37de17cd736faa242 /documentation/dev-manual/dev-manual-qemu.xml | |
| parent | b8b87dd690ef2f828c21937ec82c2d1dab405734 (diff) | |
| download | poky-74bf586c940d20fc5546a60a290545c7c0edecb0.tar.gz | |
documentation: Fixed links for "build-directory" term.
Fixes [YOCTO #11630]
Moving the "Yocto Project Terms" section from the dev-manual to the
ref-manual broke several links to the id "build-directory". I fixed
these to reference into the ref-manual now.
(From yocto-docs rev: debe2ae8ce203ebe0f1cee0de54124c15df8bb7e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-qemu.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-qemu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index 41c18298a5..80e4b24ccb 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml | |||
| @@ -252,7 +252,7 @@ qemux86" or "qemux86-64". | |||
| 252 | This example starts QEMU with | 252 | This example starts QEMU with |
| 253 | <replaceable>MACHINE</replaceable> set to "qemux86". | 253 | <replaceable>MACHINE</replaceable> set to "qemux86". |
| 254 | Assuming a standard | 254 | Assuming a standard |
| 255 | <link linkend='build-directory'>Build Directory</link>, | 255 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>, |
| 256 | <filename>runqemu</filename> automatically finds the | 256 | <filename>runqemu</filename> automatically finds the |
| 257 | <filename>bzImage-qemux86.bin</filename> image file and | 257 | <filename>bzImage-qemux86.bin</filename> image file and |
| 258 | the | 258 | the |
