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/ref-manual/faq.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/ref-manual/faq.xml')
| -rw-r--r-- | documentation/ref-manual/faq.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index cdbdd4da24..c4b860b1ce 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -702,7 +702,8 @@ | |||
| 702 | <link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link> | 702 | <link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link> |
| 703 | or | 703 | or |
| 704 | <link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>). | 704 | <link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>). |
| 705 | By default, this <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | 705 | By default, this |
| 706 | <link linkend='build-directory'>Build Directory</link> | ||
| 706 | is named <filename>build</filename> but can be named | 707 | is named <filename>build</filename> but can be named |
| 707 | anything you want. | 708 | anything you want. |
| 708 | </para> | 709 | </para> |
| @@ -765,7 +766,7 @@ | |||
| 765 | 766 | ||
| 766 | <para> | 767 | <para> |
| 767 | Meanwhile, <filename>DESTDIR</filename> is a path within the | 768 | Meanwhile, <filename>DESTDIR</filename> is a path within the |
| 768 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 769 | <link linkend='build-directory'>Build Directory</link>. |
| 769 | However, when the recipe builds a native program (i.e. one | 770 | However, when the recipe builds a native program (i.e. one |
| 770 | that is intended to run on the build machine), that program | 771 | that is intended to run on the build machine), that program |
| 771 | is never installed directly to the build machine's root | 772 | is never installed directly to the build machine's root |
