diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-12 09:53:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-13 23:57:17 +0100 |
commit | ca9ca7b77713fb48d5ad4a315dc4700705af9e1e (patch) | |
tree | 01b3ffc1471a582ab4e9c1bd97ed4c2048dddebf | |
parent | b3a49b82033896901bc5216b741fd276f8f1a670 (diff) | |
download | poky-ca9ca7b77713fb48d5ad4a315dc4700705af9e1e.tar.gz |
ref-manual: Added a link to the SANITY_TESTED_DISTROS variable.
Link put in the "Migration" section.
(From yocto-docs rev: 43c8fd145737bb504cae6cf24a1553af7ad121b6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/migration.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 2603409766..57925cc583 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -351,7 +351,8 @@ | |||
351 | <title>Variables</title> | 351 | <title>Variables</title> |
352 | 352 | ||
353 | <para> | 353 | <para> |
354 | The <filename>SANITY_TESTED_DISTROS</filename> variable now uses a | 354 | The <link linkend='var-SANITY_TESTED_DISTROS'><filename>SANITY_TESTED_DISTROS</filename></link> |
355 | variable now uses a | ||
355 | distribution ID, which is composed of the host distributor ID | 356 | distribution ID, which is composed of the host distributor ID |
356 | followed by the release. | 357 | followed by the release. |
357 | Previously, it was composed of the description field. | 358 | Previously, it was composed of the description field. |