mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
documentation: poky-ref-manual - new COMBINED_FEATURES variable.
Fixes [YOCTO #3292] Partial fix for this bug. (From yocto-docs rev: 300d23b29d8abf236cbfa6f2630322c58ca67854) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6a29362802
commit
4c2b2fc324
@@ -469,6 +469,15 @@
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-COMBINED_FEATURES'><glossterm>COMBINED_FEATURES</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>A set of features common between
|
||||||
|
<link linkend='var-MACHINE_FEATURES'><filename>MACHINE_FEATURES</filename></link>
|
||||||
|
and <link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>.
|
||||||
|
See the glossary descriptions for these variables for more information.</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-COMPATIBLE_MACHINE'><glossterm>COMPATIBLE_MACHINE</glossterm>
|
<glossentry id='var-COMPATIBLE_MACHINE'><glossterm>COMPATIBLE_MACHINE</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>A regular expression which evaluates to match the machines the recipe
|
<para>A regular expression which evaluates to match the machines the recipe
|
||||||
|
|||||||
Reference in New Issue
Block a user