summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-14 06:59:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:43 +0100
commitf42d8f4cf00d97ffc0038276893ba5d21a8a1599 (patch)
tree9c66aac142661c8137144d4f419fd99d56d3184e /documentation/ref-manual/ref-variables.xml
parent84d97de54a9996f56fa3ba646bbae4e65f596a61 (diff)
downloadpoky-f42d8f4cf00d97ffc0038276893ba5d21a8a1599.tar.gz
documentation: Fixed links for "metadata" term.
Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke the links to the "Metadata" term. I fixed these. (From yocto-docs rev: 190da4b4d44952d141db26ca72b5bc1a52d77023) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index da4da8550d..632d78aa7e 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1969,7 +1969,7 @@
1969<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 1969<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
1970 Specifies the directory BitBake uses to store a cache 1970 Specifies the directory BitBake uses to store a cache
1971 of the 1971 of the
1972 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> 1972 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>
1973 so it does not need to be parsed every time BitBake is 1973 so it does not need to be parsed every time BitBake is
1974 started. 1974 started.
1975 </para> 1975 </para>
@@ -3455,7 +3455,7 @@
3455 <para> 3455 <para>
3456 Distribution configuration files are located in a 3456 Distribution configuration files are located in a
3457 <filename>conf/distro</filename> directory within the 3457 <filename>conf/distro</filename> directory within the
3458 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> 3458 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>
3459 that contains the distribution configuration. 3459 that contains the distribution configuration.
3460 The value for <filename>DISTRO</filename> must not contain 3460 The value for <filename>DISTRO</filename> must not contain
3461 spaces, and is typically all lower-case. 3461 spaces, and is typically all lower-case.
@@ -7037,7 +7037,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7037<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 7037<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
7038 Includes additional metadata from the Yocto Project kernel Git repository. 7038 Includes additional metadata from the Yocto Project kernel Git repository.
7039 In the OpenEmbedded build system, the default Board Support Packages (BSPs) 7039 In the OpenEmbedded build system, the default Board Support Packages (BSPs)
7040 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> 7040 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>
7041 is provided through 7041 is provided through
7042 the <link linkend='var-KMACHINE'><filename>KMACHINE</filename></link> 7042 the <link linkend='var-KMACHINE'><filename>KMACHINE</filename></link>
7043 and <link linkend='var-KBRANCH'><filename>KBRANCH</filename></link> variables. 7043 and <link linkend='var-KBRANCH'><filename>KBRANCH</filename></link> variables.
@@ -7839,7 +7839,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7839 defines the search 7839 defines the search
7840 arguments used by the kernel tools to find the appropriate 7840 arguments used by the kernel tools to find the appropriate
7841 description within the kernel 7841 description within the kernel
7842 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> 7842 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>
7843 with which to build out the sources and configuration. 7843 with which to build out the sources and configuration.
7844 </para> 7844 </para>
7845 </glossdef> 7845 </glossdef>
@@ -12620,7 +12620,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
12620 <listitem><para><emphasis><filename>file://</filename> -</emphasis> 12620 <listitem><para><emphasis><filename>file://</filename> -</emphasis>
12621 Fetches files, which are usually files shipped with 12621 Fetches files, which are usually files shipped with
12622 the 12622 the
12623 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>, 12623 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>,
12624 from the local machine. 12624 from the local machine.
12625 The path is relative to the 12625 The path is relative to the
12626 <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link> 12626 <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>