diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-13 16:14:51 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:42 +0100 |
| commit | 45b16e35b606cfd2c4ab7f89ebe91e43995acb2a (patch) | |
| tree | 0b0399cb502f85ab8f85ddd4bbe07614071ae08e /documentation/ref-manual/faq.xml | |
| parent | dccca9af475effc9389844f2a9a0466c035569ce (diff) | |
| download | poky-45b16e35b606cfd2c4ab7f89ebe91e43995acb2a.tar.gz | |
documentation: Fixed links to "bitbake-term"
Fixes [YOCTO #11630]
Moving the "Yocto Project Terms" section from the dev-manual to
the ref-manual. Doing so caused all the links to the id
"bitbake-term" to break. These had to be individually fixed.
Discovered two unresolved references that were a consequence of
moving that section to the ref-manual. These were fixed as well.
(From yocto-docs rev: 829ca6b64562f00a69f3956e9636c7edaa90ce16)
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 5f3f173495..cdbdd4da24 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | refers to the specific reference build system that | 17 | refers to the specific reference build system that |
| 18 | the Yocto Project provides. | 18 | the Yocto Project provides. |
| 19 | Poky is based on <ulink url='&YOCTO_DOCS_DEV_URL;#oe-core'>OE-Core</ulink> | 19 | Poky is based on <ulink url='&YOCTO_DOCS_DEV_URL;#oe-core'>OE-Core</ulink> |
| 20 | and <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>. | 20 | and <link linkend='bitbake-term'>BitBake</link>. |
| 21 | Thus, the generic term used here for the build system is | 21 | Thus, the generic term used here for the build system is |
| 22 | the "OpenEmbedded build system." | 22 | the "OpenEmbedded build system." |
| 23 | Development in the Yocto Project using Poky is closely tied to OpenEmbedded, with | 23 | Development in the Yocto Project using Poky is closely tied to OpenEmbedded, with |
| @@ -810,7 +810,7 @@ | |||
| 810 | <para> | 810 | <para> |
| 811 | This situation results when a build system does | 811 | This situation results when a build system does |
| 812 | not recognize the environment variables supplied to it by | 812 | not recognize the environment variables supplied to it by |
| 813 | <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>. | 813 | <link linkend='bitbake-term'>BitBake</link>. |
| 814 | The incident that prompted this FAQ entry involved a Makefile | 814 | The incident that prompted this FAQ entry involved a Makefile |
| 815 | that used an environment variable named | 815 | that used an environment variable named |
| 816 | <filename>BINDIR</filename> instead of the more standard | 816 | <filename>BINDIR</filename> instead of the more standard |
