diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-05-11 12:03:48 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-23 17:45:37 +0100 |
| commit | 31ec7fa01df21cb43051686d02b52f1a6463feb4 (patch) | |
| tree | 3652b90247b016baa89ba88e8ee57f5cb849fa0a /bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |
| parent | 35c3e57686f6a29d9690c68dd43fc4d35dc1c43b (diff) | |
| download | poky-31ec7fa01df21cb43051686d02b52f1a6463feb4.tar.gz | |
bitbake: bitbake-user-manual: Updated INHERIT descriptions
Fixes [YOCTO #11498]
Enhanced the glossary description for the INHERIT variable to give more
detail and to cross-reference the reader back into the Chapter 3
section describing its use.
(Bitbake rev: 362f6044fcaafe51ab4377af8f2606165b112717)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml')
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 1d1e5b35f0..b32fa33926 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
| @@ -1072,7 +1072,8 @@ | |||
| 1072 | <note> | 1072 | <note> |
| 1073 | Because <filename>.conf</filename> files are parsed | 1073 | Because <filename>.conf</filename> files are parsed |
| 1074 | first during BitBake's execution, using | 1074 | first during BitBake's execution, using |
| 1075 | <filename>INHERIT</filename> to inherit a class effectively | 1075 | <link linkend='var-INHERIT'><filename>INHERIT</filename></link> |
| 1076 | to inherit a class effectively | ||
| 1076 | inherits the class globally (i.e. for all recipes). | 1077 | inherits the class globally (i.e. for all recipes). |
| 1077 | </note> | 1078 | </note> |
| 1078 | If you want to use the directive to inherit | 1079 | If you want to use the directive to inherit |
