| Message ID | 20260408-staging_and_packaging_vars-v1-2-387f482308e5@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | (no cover subject) | expand |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 7f19723ed..e11294c6b 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -1712,7 +1712,7 @@ system and gives an overview of their function and contents. (set via :term:`RRECOMMENDS`) are always ignored. :term:`COMPONENTS_DIR` - Stores sysroot components for each recipe. The OpenEmbedded build + Stores sysroot components provided by each recipe. The OpenEmbedded build system uses :term:`COMPONENTS_DIR` when constructing recipe-specific sysroots for other recipes.
Make it more evident, that it is first populated by files from some recipes, and later used as source of those files for the others (staging and sharing files). Signed-off-by: Adam Blank <adam.blank.g@gmail.com> --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)