diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index f8da00c7ce..0622bedf84 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -1171,12 +1171,10 @@ system and gives an overview of their function and contents. packages for all the packages explicitly (or implicitly) installed in an image. - .. note:: - - The :term:`COMPLEMENTARY_GLOB` variable uses Unix filename pattern matching - (`fnmatch `__), - which is similar to the Unix style pathname pattern expansion - (`glob `__). + The :term:`COMPLEMENTARY_GLOB` variable uses Unix filename pattern matching + (`fnmatch `__), + which is similar to the Unix style pathname pattern expansion + (`glob `__). The resulting list of complementary packages is associated with an item that can be added to @@ -1191,6 +1189,11 @@ system and gives an overview of their function and contents. COMPLEMENTARY_GLOB[dev-pkgs] = '*-dev' + .. note:: + + When installing complementary packages, recommends relationships + (set via :term:`RRECOMMENDS`) are always ignored. + :term:`COMPONENTS_DIR` Stores sysroot components for each recipe. The OpenEmbedded build system uses :term:`COMPONENTS_DIR` when constructing recipe-specific