mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +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>
|
</para>
|
||||||
</section>
|
</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>
|
||||||
|
|
||||||
<section id='defining-python-functions-into-the-global-python-namespace'>
|
<section id='defining-python-functions-into-the-global-python-namespace'>
|
||||||
|
|||||||
Reference in New Issue
Block a user