diff options
| -rw-r--r-- | bitbake/doc/user-manual/user-manual-metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bitbake/doc/user-manual/user-manual-metadata.xml b/bitbake/doc/user-manual/user-manual-metadata.xml index c38c542a10..9bdf2766fb 100644 --- a/bitbake/doc/user-manual/user-manual-metadata.xml +++ b/bitbake/doc/user-manual/user-manual-metadata.xml | |||
| @@ -380,6 +380,15 @@ | |||
| 380 | </para> | 380 | </para> |
| 381 | </section> | 381 | </section> |
| 382 | 382 | ||
| 383 | <section id='inherit-configuration-directive'> | ||
| 384 | <title><filename>INHERIT</filename> Configuration Directive</title> | ||
| 385 | |||
| 386 | <para> | ||
| 387 | This configuration directive causes the named class to be inherited | ||
| 388 | at this point during parsing. | ||
| 389 | This variable is only valid in configuration files. | ||
| 390 | </para> | ||
| 391 | </section> | ||
| 383 | </section> | 392 | </section> |
| 384 | 393 | ||
| 385 | <section id='defining-python-functions-into-the-global-python-namespace'> | 394 | <section id='defining-python-functions-into-the-global-python-namespace'> |
