mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00

This is inspired by the same section in the yocto-docs. It aims to provide information in what contexts(recipes, .conf, bbclass,...) a variable is usually used. For that I tried to group similar variables, so that a short overview is given. This was inspired by [YOCTO #14072], but of course does not implement a warning if a variable is used in an unintended context. (Bitbake rev: 5ced476685376b1a32b7fdd9546f9b61c5962aa0) Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
40 lines
997 B
ReStructuredText
40 lines
997 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-2.5
|
|
|
|
===================
|
|
BitBake User Manual
|
|
===================
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
:caption: Table of Contents
|
|
:numbered:
|
|
|
|
bitbake-user-manual/bitbake-user-manual-intro
|
|
bitbake-user-manual/bitbake-user-manual-execution
|
|
bitbake-user-manual/bitbake-user-manual-metadata
|
|
bitbake-user-manual/bitbake-user-manual-ref-variables-context
|
|
bitbake-user-manual/bitbake-user-manual-fetching
|
|
bitbake-user-manual/bitbake-user-manual-ref-variables
|
|
bitbake-user-manual/bitbake-user-manual-hello
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
genindex
|
|
releases
|
|
|
|
----
|
|
|
|
.. include:: <xhtml1-lat1.txt>
|
|
|
|
| BitBake Community
|
|
| Copyright |copy| |copyright|
|
|
| <bitbake-devel@lists.openembedded.org>
|
|
|
|
This work is licensed under the Creative Commons Attribution License. To view a
|
|
copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send
|
|
a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View,
|
|
California 94041, USA.
|