mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
documentation: poky-ref-manual - MACHINE definition extended.
Extend the description of the MACHINE variable so that it mentions that this points to a .conf file under conf/machine. (From yocto-docs rev: dd82b176bb059d03faec1abdd406e4cf8f0e5afb) 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
65159bbb54
commit
56bdedd1da
@@ -1354,7 +1354,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
|
|
||||||
<glossentry id='var-MACHINE'><glossterm>MACHINE</glossterm>
|
<glossentry id='var-MACHINE'><glossterm>MACHINE</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>Specifies the target device.</para>
|
<para>
|
||||||
|
Specifies the target device.
|
||||||
|
This variable corresponds to a file with the
|
||||||
|
extension <filename>.conf</filename> located in a
|
||||||
|
<filename>conf/machine</filename> directory
|
||||||
|
within the metadata that contains the target device configuration.
|
||||||
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user