aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-01 09:26:00 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-04 15:20:16 +0100
commit2741cd5e29f64a7ce59f008188da4dde6ec87f42 (patch)
tree332fb4690412cc8624930bd958e912c1a6dead09 /documentation/ref-manual/migration.xml
parent4f086df98b92890c9e7230a0aae09053597b4467 (diff)
downloadopenembedded-core-contrib-2741cd5e29f64a7ce59f008188da4dde6ec87f42.tar.gz
ref-manual: Added links for some new variables.
The migration section references the variables COPY_LIC_DIRS and COPY_LIC_MANIFEST. I added some cross-references in the text to the variable locations. (From yocto-docs rev: c01c06a4c685f923c2abb616084b1f08666a5af5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 28f21b595e..345332dda6 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -1226,7 +1226,9 @@
<title><filename>COPY_LIC_MANIFEST</filename></title>
<para>
- The <filename>COPY_LIC_MANIFEST</filename> variable must
+ The
+ <link linkend='var-COPY_LIC_MANIFEST'><filename>COPY_LIC_MANIFEST</filename></link>
+ variable must
now be set to "1" rather than any value in order to enable
it.
</para>
@@ -1236,7 +1238,9 @@
<title><filename>COPY_LIC_DIRS</filename></title>
<para>
- The <filename>COPY_LIC_DIRS</filename> variable must
+ The
+ <link linkend='var-COPY_LIC_DIRS'><filename>COPY_LIC_DIRS</filename></link>
+ variable must
now be set to "1" rather than any value in order to enable
it.
</para>