ref-manual: variables: add USERADD_DEPENDS

New variable in 5.0.

(From yocto-docs rev: 57a9117a8c4c020b2f643d6835af29b4e49f4f7f)

Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2024-04-18 11:27:54 -07:00
committed by Richard Purdie
parent fb91a49387
commit 8eb06eb958

View File

@@ -9771,6 +9771,12 @@ system and gives an overview of their function and contents.
``meta-poky/conf/templates/default/local.conf.sample`` in the
:term:`Source Directory`.
:term:`USERADD_DEPENDS`
Specifies a list of recipes that create users / groups (via
:term:`USERADD_PARAM` / :term:`GROUPADD_PARAM`) which a recipe
depends upon. This ensures that those users / groups are available
when building a recipe.
:term:`USERADD_ERROR_DYNAMIC`
If set to ``error``, forces the OpenEmbedded build system to produce
an error if the user identification (``uid``) and group