diff options
author | Yevgeny Popovych <yevgenyp@pointgrab.com> | 2018-08-14 10:32:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:44 +0100 |
commit | e0e333b485a86b8b867013715aa2cb5a9bb93f64 (patch) | |
tree | 858a252bc60dda8ce0239c5756a31d414964d2a9 /documentation/ref-manual | |
parent | e7a5c98b5fe7d7c25f906f7ffebc0fa93af43337 (diff) | |
download | poky-e0e333b485a86b8b867013715aa2cb5a9bb93f64.tar.gz |
ref-manual: Removed misleading paragraph in siteinfo.bbclass
The section on the siteinfo.bbclass file had a paragraph indicating
base.bbclass included siteinfo.class. This is not true since
2010. I removed the paragraph.
(From yocto-docs rev: 5d39220baddc9db5c1182cea8447e5c4a2e42bd8)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 77f21ede79..1728139aba 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -3145,12 +3145,6 @@ This check was removed for YP 2.3 release | |||
3145 | and <filename><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link></filename> | 3145 | and <filename><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link></filename> |
3146 | that can be used elsewhere in the metadata. | 3146 | that can be used elsewhere in the metadata. |
3147 | </para> | 3147 | </para> |
3148 | |||
3149 | <para> | ||
3150 | Because the | ||
3151 | <link linkend='ref-classes-base'><filename>base</filename></link> class | ||
3152 | includes the <filename>siteinfo</filename> class, it is always active. | ||
3153 | </para> | ||
3154 | </section> | 3148 | </section> |
3155 | 3149 | ||
3156 | <section id='ref-classes-spdx'> | 3150 | <section id='ref-classes-spdx'> |