diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-05-18 09:25:51 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-28 18:02:30 +0100 |
commit | 7baadd86ee1386756e3bc3ef7fd02d5d1367068f (patch) | |
tree | 908d3878e62ee850d54cb3d9517c478f5a9b0dea /documentation/ref-manual/migration.xml | |
parent | e52dd533303097499b58e46e376b7b71a63d5293 (diff) | |
download | poky-7baadd86ee1386756e3bc3ef7fd02d5d1367068f.tar.gz |
ref-manual: Removed PRINC entry from the glossary
This variable has been deprecated a while and Paul Eggleton suggested
we finally remove it from the glossary. I removed it and also
took away the two links from where the variable was referenced
in a couple spots in the migration section.
(From yocto-docs rev: 2b3c762428bd9ca64087ba6359c4eb5fb5a3db84)
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 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 984485ede2..dc75eb827b 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -1351,8 +1351,7 @@ | |||
1351 | <title><filename>PRINC</filename></title> | 1351 | <title><filename>PRINC</filename></title> |
1352 | 1352 | ||
1353 | <para> | 1353 | <para> |
1354 | The | 1354 | The <filename>PRINC</filename> |
1355 | <link linkend='var-PRINC'><filename>PRINC</filename></link> | ||
1356 | variable has been deprecated and triggers a warning if | 1355 | variable has been deprecated and triggers a warning if |
1357 | detected during a build. | 1356 | detected during a build. |
1358 | For | 1357 | For |
@@ -2247,8 +2246,7 @@ | |||
2247 | The following QA Check and Validation Changes have occurred: | 2246 | The following QA Check and Validation Changes have occurred: |
2248 | <itemizedlist> | 2247 | <itemizedlist> |
2249 | <listitem><para> | 2248 | <listitem><para> |
2250 | Usage of | 2249 | Usage of <filename>PRINC</filename> |
2251 | <link linkend='var-PRINC'><filename>PRINC</filename></link> | ||
2252 | previously triggered a warning. | 2250 | previously triggered a warning. |
2253 | It now triggers an error. | 2251 | It now triggers an error. |
2254 | You should remove any remaining usage of | 2252 | You should remove any remaining usage of |