diff options
author | 2013-04-12 09:53:23 -0700 | |
---|---|---|
committer | 2013-04-13 23:57:17 +0100 | |
commit | ca9ca7b77713fb48d5ad4a315dc4700705af9e1e (patch) | |
tree | 01b3ffc1471a582ab4e9c1bd97ed4c2048dddebf /documentation/ref-manual/migration.xml | |
parent | b3a49b82033896901bc5216b741fd276f8f1a670 (diff) | |
download | poky-ca9ca7b77713fb48d5ad4a315dc4700705af9e1e.tar.gz poky-ca9ca7b77713fb48d5ad4a315dc4700705af9e1e.tar.bz2 poky-ca9ca7b77713fb48d5ad4a315dc4700705af9e1e.zip |
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>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-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 @@ <title>Variables</title> <para> - The <filename>SANITY_TESTED_DISTROS</filename> variable now uses a + The <link linkend='var-SANITY_TESTED_DISTROS'><filename>SANITY_TESTED_DISTROS</filename></link> + variable now uses a distribution ID, which is composed of the host distributor ID followed by the release. Previously, it was composed of the description field. |