mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
ref-manual: Edits to the module_autoload and module_conf variables.
Minor re-wording edits as suggested by Paul Eggleton. (From yocto-docs rev: 699eec0b691a19b4ae2f05c7774f559898e952da) 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
19b9fde3b2
commit
3ff180c173
@@ -4684,9 +4684,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<para>
|
||||
You can use this variable anywhere that it can be
|
||||
recognized by the kernel recipe or out-of-tree kernel
|
||||
module recipe (e.g. machine configuration file, distribution
|
||||
configuration file, or an append file for an out-of-tree
|
||||
kernel module).
|
||||
module recipe (e.g. a machine configuration file, a
|
||||
distribution configuration file, an append file for the
|
||||
recipe, or the recipe itself).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@@ -4730,9 +4730,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<para>
|
||||
You can use this variable anywhere that it can be
|
||||
recognized by the kernel recipe or out-of-tree kernel
|
||||
module recipe (e.g. machine configuration file, distribution
|
||||
configuration file, or an append file for an out-of-tree
|
||||
kernel module).
|
||||
module recipe (e.g. a machine configuration file, a
|
||||
distribution configuration file, an append file for the
|
||||
recipe, or the recipe itself).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user