mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
bitbake: user-manual-metadata: Add section about INHERIT
(Bitbake rev: f2ffe0365df7aa9c7d6c57b6bff8a5bbed198bfb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -380,6 +380,15 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='inherit-configuration-directive'>
|
||||
<title><filename>INHERIT</filename> Configuration Directive</title>
|
||||
|
||||
<para>
|
||||
This configuration directive causes the named class to be inherited
|
||||
at this point during parsing.
|
||||
This variable is only valid in configuration files.
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id='defining-python-functions-into-the-global-python-namespace'>
|
||||
|
||||
Reference in New Issue
Block a user