mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
dev-manual: Added MACHINE conf qualifier to virtual provider
Needed to call out that using the include file is actually using a MACHINE configuration file in this case. (From yocto-docs rev: b33838d4711e0c55c6cf78e7491ce97bc9fd519f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cc8b81abd6
commit
19916cfdab
@@ -2942,7 +2942,9 @@
|
||||
variable.
|
||||
As an example, consider the
|
||||
<ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/machine/include/x86-base.inc'><filename>x86-base.inc</filename></ulink>
|
||||
include file.
|
||||
include file, which is a machine
|
||||
(i.e. <ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink>)
|
||||
configuration file.
|
||||
This include file is the reason all x86-based machines use the
|
||||
<filename>linux-yocto</filename> kernel.
|
||||
Here are the relevant lines from the include file:
|
||||
|
||||
Reference in New Issue
Block a user