mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 03:04:04 +00:00
ref-manual/variables.rst: document OE_SHARED_UMASK
Added by commit ce32daa9843b ("bitbake.conf/sstate: Introduce
OE_SHARED_UMASK to standarise shared area umask") in OE-Core.
(From yocto-docs rev: b0a6f80a3216faf6c6add785aab2257a53b667dc)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f191e6fe98
commit
1d54ab1f9d
@@ -6230,6 +6230,11 @@ system and gives an overview of their function and contents.
|
||||
If you use a custom script to set up your build environment, set the
|
||||
:term:`OE_INIT_ENV_SCRIPT` variable to its name.
|
||||
|
||||
:term:`OE_SHARED_UMASK`
|
||||
The :term:`OE_SHARED_UMASK` variable contains the :manpage:`umask`
|
||||
definition for shared files (for example files in :term:`SSTATE_DIR` or
|
||||
:term:`DL_DIR`).
|
||||
|
||||
:term:`OE_TERMINAL`
|
||||
Controls how the OpenEmbedded build system spawns interactive
|
||||
terminals on the host development system (e.g. using the BitBake
|
||||
|
||||
Reference in New Issue
Block a user