mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
ref-manual: Added new CONFLICT_DISTRO_FEATURES variable description.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 490a57b5c8c8230d47be53bf3092060c3fb97f19) 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
1598a54c69
commit
1df11a5af0
@@ -1072,6 +1072,24 @@
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-CONFLICT_DISTRO_FEATURES'><glossterm>CONFLICT_DISTRO_FEATURES</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
When a recipe inherits the
|
||||
<filename>distro_features_check</filename> class, this
|
||||
variable identifies distribution features that would
|
||||
be in conflict should the recipe
|
||||
be built.
|
||||
In other words, if the
|
||||
<filename>CONFLICT_DISTRO_FEATURES</filename> variable
|
||||
lists a feature that also appears in
|
||||
<filename>DISTRO_FEATURES</filename> within the
|
||||
current configuration, an error occurs and the
|
||||
build stops.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-CORE_IMAGE_EXTRA_INSTALL'><glossterm>CORE_IMAGE_EXTRA_INSTALL</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user